Skip to content

Commit

Permalink
Action Update 2023-47
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Workflow committed Nov 20, 2023
1 parent 3b69074 commit eeb1230
Show file tree
Hide file tree
Showing 13 changed files with 42 additions and 0 deletions.
3 changes: 3 additions & 0 deletions awacs/backup.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,14 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
GetLegalHold = Action("GetLegalHold")
GetRecoveryPointRestoreMetadata = Action("GetRecoveryPointRestoreMetadata")
GetSupportedResourceTypes = Action("GetSupportedResourceTypes")
ListBackupJobSummaries = Action("ListBackupJobSummaries")
ListBackupJobs = Action("ListBackupJobs")
ListBackupPlanTemplates = Action("ListBackupPlanTemplates")
ListBackupPlanVersions = Action("ListBackupPlanVersions")
ListBackupPlans = Action("ListBackupPlans")
ListBackupSelections = Action("ListBackupSelections")
ListBackupVaults = Action("ListBackupVaults")
ListCopyJobSummaries = Action("ListCopyJobSummaries")
ListCopyJobs = Action("ListCopyJobs")
ListFrameworks = Action("ListFrameworks")
ListLegalHolds = Action("ListLegalHolds")
Expand All @@ -84,6 +86,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
ListRecoveryPointsByResource = Action("ListRecoveryPointsByResource")
ListReportJobs = Action("ListReportJobs")
ListReportPlans = Action("ListReportPlans")
ListRestoreJobSummaries = Action("ListRestoreJobSummaries")
ListRestoreJobs = Action("ListRestoreJobs")
ListTags = Action("ListTags")
PutBackupVaultAccessPolicy = Action("PutBackupVaultAccessPolicy")
Expand Down
1 change: 1 addition & 0 deletions awacs/ce.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
GetAnomalies = Action("GetAnomalies")
GetAnomalyMonitors = Action("GetAnomalyMonitors")
GetAnomalySubscriptions = Action("GetAnomalySubscriptions")
GetApproximateUsageRecords = Action("GetApproximateUsageRecords")
GetConsoleActionSetEnforced = Action("GetConsoleActionSetEnforced")
GetCostAndUsage = Action("GetCostAndUsage")
GetCostAndUsageWithResources = Action("GetCostAndUsageWithResources")
Expand Down
1 change: 1 addition & 0 deletions awacs/codewhisperer.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
)


AllowVendedLogDeliveryForResource = Action("AllowVendedLogDeliveryForResource")
AssociateCustomizationPermission = Action("AssociateCustomizationPermission")
CreateCustomization = Action("CreateCustomization")
CreateProfile = Action("CreateProfile")
Expand Down
3 changes: 3 additions & 0 deletions awacs/controltower.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,10 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
ListManagedOrganizationalUnitsForGuardrail = Action(
"ListManagedOrganizationalUnitsForGuardrail"
)
ListTagsForResource = Action("ListTagsForResource")
ManageOrganizationalUnit = Action("ManageOrganizationalUnit")
PerformPreLaunchChecks = Action("PerformPreLaunchChecks")
SetupLandingZone = Action("SetupLandingZone")
TagResource = Action("TagResource")
UntagResource = Action("UntagResource")
UpdateAccountFactoryConfig = Action("UpdateAccountFactoryConfig")
1 change: 1 addition & 0 deletions awacs/finspace.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
TagResource = Action("TagResource")
UntagResource = Action("UntagResource")
UpdateEnvironment = Action("UpdateEnvironment")
UpdateKxClusterCodeConfiguration = Action("UpdateKxClusterCodeConfiguration")
UpdateKxClusterDatabases = Action("UpdateKxClusterDatabases")
UpdateKxDatabase = Action("UpdateKxDatabase")
UpdateKxEnvironment = Action("UpdateKxEnvironment")
Expand Down
13 changes: 13 additions & 0 deletions awacs/launchwizard.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,22 +25,35 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N


CreateAdditionalNode = Action("CreateAdditionalNode")
CreateDeployment = Action("CreateDeployment")
CreateSettingsSet = Action("CreateSettingsSet")
DeleteAdditionalNode = Action("DeleteAdditionalNode")
DeleteApp = Action("DeleteApp")
DeleteDeployment = Action("DeleteDeployment")
DeleteSettingsSet = Action("DeleteSettingsSet")
DescribeAdditionalNode = Action("DescribeAdditionalNode")
DescribeProvisionedApp = Action("DescribeProvisionedApp")
DescribeProvisioningEvents = Action("DescribeProvisioningEvents")
DescribeSettingsSet = Action("DescribeSettingsSet")
GetDeployment = Action("GetDeployment")
GetInfrastructureSuggestion = Action("GetInfrastructureSuggestion")
GetIpAddress = Action("GetIpAddress")
GetResourceCostEstimate = Action("GetResourceCostEstimate")
GetResourceRecommendation = Action("GetResourceRecommendation")
GetSettingsSet = Action("GetSettingsSet")
GetWorkload = Action("GetWorkload")
GetWorkloadAsset = Action("GetWorkloadAsset")
GetWorkloadAssets = Action("GetWorkloadAssets")
ListAdditionalNodes = Action("ListAdditionalNodes")
ListAllowedResources = Action("ListAllowedResources")
ListDeploymentEvents = Action("ListDeploymentEvents")
ListDeployments = Action("ListDeployments")
ListProvisionedApps = Action("ListProvisionedApps")
ListResourceCostEstimates = Action("ListResourceCostEstimates")
ListSettingsSets = Action("ListSettingsSets")
ListWorkloadDeploymentOptions = Action("ListWorkloadDeploymentOptions")
ListWorkloadDeploymentPatterns = Action("ListWorkloadDeploymentPatterns")
ListWorkloads = Action("ListWorkloads")
PutSettingsSet = Action("PutSettingsSet")
StartProvisioning = Action("StartProvisioning")
UpdateSettingsSet = Action("UpdateSettingsSet")
4 changes: 4 additions & 0 deletions awacs/redshift.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
DeleteHsmClientCertificate = Action("DeleteHsmClientCertificate")
DeleteHsmConfiguration = Action("DeleteHsmConfiguration")
DeletePartner = Action("DeletePartner")
DeleteResourcePolicy = Action("DeleteResourcePolicy")
DeleteSavedQueries = Action("DeleteSavedQueries")
DeleteScheduledAction = Action("DeleteScheduledAction")
DeleteSnapshotCopyGrant = Action("DeleteSnapshotCopyGrant")
Expand Down Expand Up @@ -97,6 +98,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
DescribeEvents = Action("DescribeEvents")
DescribeHsmClientCertificates = Action("DescribeHsmClientCertificates")
DescribeHsmConfigurations = Action("DescribeHsmConfigurations")
DescribeInboundIntegrations = Action("DescribeInboundIntegrations")
DescribeLoggingStatus = Action("DescribeLoggingStatus")
DescribeNodeConfigurationOptions = Action("DescribeNodeConfigurationOptions")
DescribeOrderableClusterOptions = Action("DescribeOrderableClusterOptions")
Expand Down Expand Up @@ -129,6 +131,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
"GetReservedNodeExchangeConfigurationOptions"
)
GetReservedNodeExchangeOfferings = Action("GetReservedNodeExchangeOfferings")
GetResourcePolicy = Action("GetResourcePolicy")
JoinGroup = Action("JoinGroup")
ListDatabases = Action("ListDatabases")
ListSavedQueries = Action("ListSavedQueries")
Expand All @@ -154,6 +157,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
ModifyUsageLimit = Action("ModifyUsageLimit")
PauseCluster = Action("PauseCluster")
PurchaseReservedNodeOffering = Action("PurchaseReservedNodeOffering")
PutResourcePolicy = Action("PutResourcePolicy")
RebootCluster = Action("RebootCluster")
RejectDataShare = Action("RejectDataShare")
ResetClusterParameterGroup = Action("ResetClusterParameterGroup")
Expand Down
2 changes: 2 additions & 0 deletions awacs/resource_explorer_2.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,12 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
DeleteIndex = Action("DeleteIndex")
DeleteView = Action("DeleteView")
DisassociateDefaultView = Action("DisassociateDefaultView")
GetAccountLevelServiceConfiguration = Action("GetAccountLevelServiceConfiguration")
GetDefaultView = Action("GetDefaultView")
GetIndex = Action("GetIndex")
GetView = Action("GetView")
ListIndexes = Action("ListIndexes")
ListIndexesForMembers = Action("ListIndexesForMembers")
ListSupportedResourceTypes = Action("ListSupportedResourceTypes")
ListTagsForResource = Action("ListTagsForResource")
ListViews = Action("ListViews")
Expand Down
2 changes: 2 additions & 0 deletions awacs/resource_groups.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,10 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
)


AssociateResource = Action("AssociateResource")
CreateGroup = Action("CreateGroup")
DeleteGroup = Action("DeleteGroup")
DisassociateResource = Action("DisassociateResource")
GetAccountSettings = Action("GetAccountSettings")
GetGroup = Action("GetGroup")
GetGroupConfiguration = Action("GetGroupConfiguration")
Expand Down
8 changes: 8 additions & 0 deletions awacs/s3.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
CreateBucket = Action("CreateBucket")
CreateJob = Action("CreateJob")
CreateMultiRegionAccessPoint = Action("CreateMultiRegionAccessPoint")
CreateStorageLensGroup = Action("CreateStorageLensGroup")
DeleteAccessPoint = Action("DeleteAccessPoint")
DeleteAccessPointForObjectLambda = Action("DeleteAccessPointForObjectLambda")
DeleteAccessPointPolicy = Action("DeleteAccessPointPolicy")
Expand All @@ -52,6 +53,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
DeleteObjectVersionTagging = Action("DeleteObjectVersionTagging")
DeleteStorageLensConfiguration = Action("DeleteStorageLensConfiguration")
DeleteStorageLensConfigurationTagging = Action("DeleteStorageLensConfigurationTagging")
DeleteStorageLensGroup = Action("DeleteStorageLensGroup")
DescribeJob = Action("DescribeJob")
DescribeMultiRegionAccessPointOperation = Action(
"DescribeMultiRegionAccessPointOperation"
Expand Down Expand Up @@ -112,6 +114,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
GetStorageLensConfiguration = Action("GetStorageLensConfiguration")
GetStorageLensConfigurationTagging = Action("GetStorageLensConfigurationTagging")
GetStorageLensDashboard = Action("GetStorageLensDashboard")
GetStorageLensGroup = Action("GetStorageLensGroup")
HeadBucket = Action("HeadBucket")
InitiateReplication = Action("InitiateReplication")
ListAccessPoints = Action("ListAccessPoints")
Expand All @@ -126,6 +129,8 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
ListMultipartUploadParts = Action("ListMultipartUploadParts")
ListObjects = Action("ListObjects")
ListStorageLensConfigurations = Action("ListStorageLensConfigurations")
ListStorageLensGroups = Action("ListStorageLensGroups")
ListTagsForResource = Action("ListTagsForResource")
ObjectOwnerOverrideToBucketOwner = Action("ObjectOwnerOverrideToBucketOwner")
PutAccelerateConfiguration = Action("PutAccelerateConfiguration")
PutAccessPointConfigurationForObjectLambda = Action(
Expand Down Expand Up @@ -171,5 +176,8 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
ReplicateTags = Action("ReplicateTags")
RestoreObject = Action("RestoreObject")
SubmitMultiRegionAccessPointRoutes = Action("SubmitMultiRegionAccessPointRoutes")
TagResource = Action("TagResource")
UntagResource = Action("UntagResource")
UpdateJobPriority = Action("UpdateJobPriority")
UpdateJobStatus = Action("UpdateJobStatus")
UpdateStorageLensGroup = Action("UpdateStorageLensGroup")
2 changes: 2 additions & 0 deletions awacs/ssm_incidents.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
)


BatchGetIncidentFindings = Action("BatchGetIncidentFindings")
CreateReplicationSet = Action("CreateReplicationSet")
CreateResponsePlan = Action("CreateResponsePlan")
CreateTimelineEvent = Action("CreateTimelineEvent")
Expand All @@ -37,6 +38,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
GetResourcePolicies = Action("GetResourcePolicies")
GetResponsePlan = Action("GetResponsePlan")
GetTimelineEvent = Action("GetTimelineEvent")
ListIncidentFindings = Action("ListIncidentFindings")
ListIncidentRecords = Action("ListIncidentRecords")
ListRelatedItems = Action("ListRelatedItems")
ListReplicationSets = Action("ListReplicationSets")
Expand Down
1 change: 1 addition & 0 deletions awacs/states.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
ListStateMachines = Action("ListStateMachines")
ListTagsForResource = Action("ListTagsForResource")
PublishStateMachineVersion = Action("PublishStateMachineVersion")
RedriveExecution = Action("RedriveExecution")
SendTaskFailure = Action("SendTaskFailure")
SendTaskHeartbeat = Action("SendTaskHeartbeat")
SendTaskSuccess = Action("SendTaskSuccess")
Expand Down
1 change: 1 addition & 0 deletions awacs/wisdom.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
ListQuickResponses = Action("ListQuickResponses")
ListTagsForResource = Action("ListTagsForResource")
NotifyRecommendationsReceived = Action("NotifyRecommendationsReceived")
PutFeedback = Action("PutFeedback")
QueryAssistant = Action("QueryAssistant")
RemoveKnowledgeBaseTemplateUri = Action("RemoveKnowledgeBaseTemplateUri")
SearchContent = Action("SearchContent")
Expand Down

0 comments on commit eeb1230

Please sign in to comment.