diff --git a/awacs/aoss.py b/awacs/aoss.py index cf42768..23472e2 100644 --- a/awacs/aoss.py +++ b/awacs/aoss.py @@ -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") @@ -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") @@ -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") diff --git a/awacs/braket.py b/awacs/braket.py index bd58521..8278c60 100644 --- a/awacs/braket.py +++ b/awacs/braket.py @@ -24,6 +24,8 @@ 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") @@ -31,6 +33,8 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N GetDevice = Action("GetDevice") GetJob = Action("GetJob") GetQuantumTask = Action("GetQuantumTask") +GetServiceLinkedRoleStatus = Action("GetServiceLinkedRoleStatus") +GetUserAgreementStatus = Action("GetUserAgreementStatus") ListTagsForResource = Action("ListTagsForResource") SearchDevices = Action("SearchDevices") SearchJobs = Action("SearchJobs") diff --git a/awacs/connect.py b/awacs/connect.py index c10a2ad..f62ad60 100644 --- a/awacs/connect.py +++ b/awacs/connect.py @@ -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") @@ -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") @@ -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") @@ -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") @@ -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") @@ -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") @@ -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") diff --git a/awacs/lakeformation.py b/awacs/lakeformation.py index b29aa03..a224a5f 100644 --- a/awacs/lakeformation.py +++ b/awacs/lakeformation.py @@ -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") @@ -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") diff --git a/awacs/mgh.py b/awacs/mgh.py index 96eec0d..62ccae1 100644 --- a/awacs/mgh.py +++ b/awacs/mgh.py @@ -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") diff --git a/awacs/rekognition.py b/awacs/rekognition.py index 56c40f3..89d2270 100644 --- a/awacs/rekognition.py +++ b/awacs/rekognition.py @@ -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") @@ -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") @@ -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") diff --git a/awacs/wisdom.py b/awacs/wisdom.py index 9a9aec6..65042d2 100644 --- a/awacs/wisdom.py +++ b/awacs/wisdom.py @@ -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")