Skip to content

Commit

Permalink
Action Update 2023-44
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Workflow committed Oct 30, 2023
1 parent 9054ae3 commit 52a8c5b
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 0 deletions.
6 changes: 6 additions & 0 deletions awacs/aoss.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,19 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N

APIAccessAll = Action("APIAccessAll")
BatchGetCollection = Action("BatchGetCollection")
BatchGetEffectiveLifecyclePolicy = Action("BatchGetEffectiveLifecyclePolicy")
BatchGetLifecyclePolicy = Action("BatchGetLifecyclePolicy")
BatchGetVpcEndpoint = Action("BatchGetVpcEndpoint")
CreateAccessPolicy = Action("CreateAccessPolicy")
CreateCollection = Action("CreateCollection")
CreateLifecyclePolicy = Action("CreateLifecyclePolicy")
CreateSecurityConfig = Action("CreateSecurityConfig")
CreateSecurityPolicy = Action("CreateSecurityPolicy")
CreateVpcEndpoint = Action("CreateVpcEndpoint")
DashboardsAccessAll = Action("DashboardsAccessAll")
DeleteAccessPolicy = Action("DeleteAccessPolicy")
DeleteCollection = Action("DeleteCollection")
DeleteLifecyclePolicy = Action("DeleteLifecyclePolicy")
DeleteSecurityConfig = Action("DeleteSecurityConfig")
DeleteSecurityPolicy = Action("DeleteSecurityPolicy")
DeleteVpcEndpoint = Action("DeleteVpcEndpoint")
Expand All @@ -45,6 +49,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
GetSecurityPolicy = Action("GetSecurityPolicy")
ListAccessPolicies = Action("ListAccessPolicies")
ListCollections = Action("ListCollections")
ListLifecyclePolicies = Action("ListLifecyclePolicies")
ListSecurityConfigs = Action("ListSecurityConfigs")
ListSecurityPolicies = Action("ListSecurityPolicies")
ListTagsForResource = Action("ListTagsForResource")
Expand All @@ -54,6 +59,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
UpdateAccessPolicy = Action("UpdateAccessPolicy")
UpdateAccountSettings = Action("UpdateAccountSettings")
UpdateCollection = Action("UpdateCollection")
UpdateLifecyclePolicy = Action("UpdateLifecyclePolicy")
UpdateSecurityConfig = Action("UpdateSecurityConfig")
UpdateSecurityPolicy = Action("UpdateSecurityPolicy")
UpdateVpcEndpoint = Action("UpdateVpcEndpoint")
4 changes: 4 additions & 0 deletions awacs/braket.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,17 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
)


AcceptUserAgreement = Action("AcceptUserAgreement")
AccessBraketFeature = Action("AccessBraketFeature")
CancelJob = Action("CancelJob")
CancelQuantumTask = Action("CancelQuantumTask")
CreateJob = Action("CreateJob")
CreateQuantumTask = Action("CreateQuantumTask")
GetDevice = Action("GetDevice")
GetJob = Action("GetJob")
GetQuantumTask = Action("GetQuantumTask")
GetServiceLinkedRoleStatus = Action("GetServiceLinkedRoleStatus")
GetUserAgreementStatus = Action("GetUserAgreementStatus")
ListTagsForResource = Action("ListTagsForResource")
SearchDevices = Action("SearchDevices")
SearchJobs = Action("SearchJobs")
Expand Down
8 changes: 8 additions & 0 deletions awacs/connect.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
AssociateTrafficDistributionGroupUser = Action("AssociateTrafficDistributionGroupUser")
BatchAssociateAnalyticsDataSet = Action("BatchAssociateAnalyticsDataSet")
BatchDisassociateAnalyticsDataSet = Action("BatchDisassociateAnalyticsDataSet")
BatchGetFlowAssociation = Action("BatchGetFlowAssociation")
ClaimPhoneNumber = Action("ClaimPhoneNumber")
CreateAgentStatus = Action("CreateAgentStatus")
CreateContactFlow = Action("CreateContactFlow")
Expand All @@ -48,6 +49,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
CreateInstance = Action("CreateInstance")
CreateIntegrationAssociation = Action("CreateIntegrationAssociation")
CreateParticipant = Action("CreateParticipant")
CreatePredefinedAttribute = Action("CreatePredefinedAttribute")
CreatePrompt = Action("CreatePrompt")
CreateQueue = Action("CreateQueue")
CreateQuickConnect = Action("CreateQuickConnect")
Expand All @@ -70,6 +72,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
DeleteHoursOfOperation = Action("DeleteHoursOfOperation")
DeleteInstance = Action("DeleteInstance")
DeleteIntegrationAssociation = Action("DeleteIntegrationAssociation")
DeletePredefinedAttribute = Action("DeletePredefinedAttribute")
DeletePrompt = Action("DeletePrompt")
DeleteQueue = Action("DeleteQueue")
DeleteQuickConnect = Action("DeleteQuickConnect")
Expand Down Expand Up @@ -98,6 +101,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
DescribeInstanceAttribute = Action("DescribeInstanceAttribute")
DescribeInstanceStorageConfig = Action("DescribeInstanceStorageConfig")
DescribePhoneNumber = Action("DescribePhoneNumber")
DescribePredefinedAttribute = Action("DescribePredefinedAttribute")
DescribePrompt = Action("DescribePrompt")
DescribeQueue = Action("DescribeQueue")
DescribeQuickConnect = Action("DescribeQuickConnect")
Expand Down Expand Up @@ -154,6 +158,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
ListLexBots = Action("ListLexBots")
ListPhoneNumbers = Action("ListPhoneNumbers")
ListPhoneNumbersV2 = Action("ListPhoneNumbersV2")
ListPredefinedAttributes = Action("ListPredefinedAttributes")
ListPrompts = Action("ListPrompts")
ListQueueQuickConnects = Action("ListQueueQuickConnects")
ListQueues = Action("ListQueues")
Expand All @@ -164,6 +169,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
ListRule = Action("ListRule")
ListRules = Action("ListRules")
ListSecurityKeys = Action("ListSecurityKeys")
ListSecurityProfileApplications = Action("ListSecurityProfileApplications")
ListSecurityProfilePermissions = Action("ListSecurityProfilePermissions")
ListSecurityProfiles = Action("ListSecurityProfiles")
ListTagsForResource = Action("ListTagsForResource")
Expand Down Expand Up @@ -227,6 +233,8 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
UpdateInstanceStorageConfig = Action("UpdateInstanceStorageConfig")
UpdateParticipantRoleConfig = Action("UpdateParticipantRoleConfig")
UpdatePhoneNumber = Action("UpdatePhoneNumber")
UpdatePhoneNumberMetadata = Action("UpdatePhoneNumberMetadata")
UpdatePredefinedAttribute = Action("UpdatePredefinedAttribute")
UpdatePrompt = Action("UpdatePrompt")
UpdateQueueHoursOfOperation = Action("UpdateQueueHoursOfOperation")
UpdateQueueMaxContacts = Action("UpdateQueueMaxContacts")
Expand Down
3 changes: 3 additions & 0 deletions awacs/lakeformation.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,10 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
CommitTransaction = Action("CommitTransaction")
CreateDataCellsFilter = Action("CreateDataCellsFilter")
CreateLFTag = Action("CreateLFTag")
CreateLakeFormationOptIn = Action("CreateLakeFormationOptIn")
DeleteDataCellsFilter = Action("DeleteDataCellsFilter")
DeleteLFTag = Action("DeleteLFTag")
DeleteLakeFormationOptIn = Action("DeleteLakeFormationOptIn")
DeleteObjectsOnCancel = Action("DeleteObjectsOnCancel")
DeregisterResource = Action("DeregisterResource")
DescribeResource = Action("DescribeResource")
Expand All @@ -52,6 +54,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
GrantPermissions = Action("GrantPermissions")
ListDataCellsFilter = Action("ListDataCellsFilter")
ListLFTags = Action("ListLFTags")
ListLakeFormationOptIns = Action("ListLakeFormationOptIns")
ListPermissions = Action("ListPermissions")
ListResources = Action("ListResources")
ListTableStorageOptimizers = Action("ListTableStorageOptimizers")
Expand Down
1 change: 1 addition & 0 deletions awacs/mgh.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
AssociateDiscoveredResource = Action("AssociateDiscoveredResource")
CreateHomeRegionControl = Action("CreateHomeRegionControl")
CreateProgressUpdateStream = Action("CreateProgressUpdateStream")
DeleteHomeRegionControl = Action("DeleteHomeRegionControl")
DeleteProgressUpdateStream = Action("DeleteProgressUpdateStream")
DescribeApplicationState = Action("DescribeApplicationState")
DescribeHomeRegionControls = Action("DescribeHomeRegionControls")
Expand Down
3 changes: 3 additions & 0 deletions awacs/rekognition.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
GetFaceLivenessSessionResults = Action("GetFaceLivenessSessionResults")
GetFaceSearch = Action("GetFaceSearch")
GetLabelDetection = Action("GetLabelDetection")
GetMediaAnalysisJob = Action("GetMediaAnalysisJob")
GetPersonTracking = Action("GetPersonTracking")
GetSegmentDetection = Action("GetSegmentDetection")
GetTextDetection = Action("GetTextDetection")
Expand All @@ -70,6 +71,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
ListDatasetEntries = Action("ListDatasetEntries")
ListDatasetLabels = Action("ListDatasetLabels")
ListFaces = Action("ListFaces")
ListMediaAnalysisJobs = Action("ListMediaAnalysisJobs")
ListProjectPolicies = Action("ListProjectPolicies")
ListStreamProcessors = Action("ListStreamProcessors")
ListTagsForResource = Action("ListTagsForResource")
Expand All @@ -86,6 +88,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
StartFaceLivenessSession = Action("StartFaceLivenessSession")
StartFaceSearch = Action("StartFaceSearch")
StartLabelDetection = Action("StartLabelDetection")
StartMediaAnalysisJob = Action("StartMediaAnalysisJob")
StartPersonTracking = Action("StartPersonTracking")
StartProjectVersion = Action("StartProjectVersion")
StartSegmentDetection = Action("StartSegmentDetection")
Expand Down
10 changes: 10 additions & 0 deletions awacs/wisdom.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,30 +28,40 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
CreateAssistantAssociation = Action("CreateAssistantAssociation")
CreateContent = Action("CreateContent")
CreateKnowledgeBase = Action("CreateKnowledgeBase")
CreateQuickResponse = Action("CreateQuickResponse")
CreateSession = Action("CreateSession")
DeleteAssistant = Action("DeleteAssistant")
DeleteAssistantAssociation = Action("DeleteAssistantAssociation")
DeleteContent = Action("DeleteContent")
DeleteImportJob = Action("DeleteImportJob")
DeleteKnowledgeBase = Action("DeleteKnowledgeBase")
DeleteQuickResponse = Action("DeleteQuickResponse")
GetAssistant = Action("GetAssistant")
GetAssistantAssociation = Action("GetAssistantAssociation")
GetContent = Action("GetContent")
GetContentSummary = Action("GetContentSummary")
GetImportJob = Action("GetImportJob")
GetKnowledgeBase = Action("GetKnowledgeBase")
GetQuickResponse = Action("GetQuickResponse")
GetRecommendations = Action("GetRecommendations")
GetSession = Action("GetSession")
ListAssistantAssociations = Action("ListAssistantAssociations")
ListAssistants = Action("ListAssistants")
ListContents = Action("ListContents")
ListImportJobs = Action("ListImportJobs")
ListKnowledgeBases = Action("ListKnowledgeBases")
ListQuickResponses = Action("ListQuickResponses")
ListTagsForResource = Action("ListTagsForResource")
NotifyRecommendationsReceived = Action("NotifyRecommendationsReceived")
QueryAssistant = Action("QueryAssistant")
RemoveKnowledgeBaseTemplateUri = Action("RemoveKnowledgeBaseTemplateUri")
SearchContent = Action("SearchContent")
SearchQuickResponses = Action("SearchQuickResponses")
SearchSessions = Action("SearchSessions")
StartContentUpload = Action("StartContentUpload")
StartImportJob = Action("StartImportJob")
TagResource = Action("TagResource")
UntagResource = Action("UntagResource")
UpdateContent = Action("UpdateContent")
UpdateKnowledgeBaseTemplateUri = Action("UpdateKnowledgeBaseTemplateUri")
UpdateQuickResponse = Action("UpdateQuickResponse")

0 comments on commit 52a8c5b

Please sign in to comment.