diff --git a/awacs/a4b.py b/awacs/a4b.py index f59bc2df..9362c923 100644 --- a/awacs/a4b.py +++ b/awacs/a4b.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Alexa for Business' prefix = 'a4b' diff --git a/awacs/access_analyzer.py b/awacs/access_analyzer.py index e2496bfc..2458b07c 100644 --- a/awacs/access_analyzer.py +++ b/awacs/access_analyzer.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS IAM Access Analyzer' prefix = 'access-analyzer' diff --git a/awacs/account.py b/awacs/account.py index 5311c764..1776bd2b 100644 --- a/awacs/account.py +++ b/awacs/account.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Accounts' prefix = 'account' diff --git a/awacs/acm.py b/awacs/acm.py index 9daaa7c8..f133a750 100644 --- a/awacs/acm.py +++ b/awacs/acm.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Certificate Manager' prefix = 'acm' diff --git a/awacs/acm_pca.py b/awacs/acm_pca.py index 6c3d7a65..1d7ef029 100644 --- a/awacs/acm_pca.py +++ b/awacs/acm_pca.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Certificate Manager Private Certificate Authority' prefix = 'acm-pca' diff --git a/awacs/activate.py b/awacs/activate.py index ef769343..3cc1c546 100644 --- a/awacs/activate.py +++ b/awacs/activate.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Activate' prefix = 'activate' diff --git a/awacs/airflow.py b/awacs/airflow.py index 0f7d817e..f09bda95 100644 --- a/awacs/airflow.py +++ b/awacs/airflow.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Managed Workflows for Apache Airflow' prefix = 'airflow' diff --git a/awacs/amplify.py b/awacs/amplify.py index d03eac02..d675074a 100644 --- a/awacs/amplify.py +++ b/awacs/amplify.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Amplify' prefix = 'amplify' diff --git a/awacs/amplifybackend.py b/awacs/amplifybackend.py index 3879a8e0..fe68544e 100644 --- a/awacs/amplifybackend.py +++ b/awacs/amplifybackend.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Amplify Admin' prefix = 'amplifybackend' diff --git a/awacs/apigateway.py b/awacs/apigateway.py index 5ba8700c..9fd514ee 100644 --- a/awacs/apigateway.py +++ b/awacs/apigateway.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Manage Amazon API Gateway' prefix = 'apigateway' diff --git a/awacs/app_integrations.py b/awacs/app_integrations.py index 385e1a4f..0fd40e08 100644 --- a/awacs/app_integrations.py +++ b/awacs/app_integrations.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon AppIntegrations' prefix = 'app-integrations' diff --git a/awacs/appconfig.py b/awacs/appconfig.py index fe133d62..a4f4ec21 100644 --- a/awacs/appconfig.py +++ b/awacs/appconfig.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS AppConfig' prefix = 'appconfig' diff --git a/awacs/appflow.py b/awacs/appflow.py index 73b362aa..fc8db32a 100644 --- a/awacs/appflow.py +++ b/awacs/appflow.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon AppFlow' prefix = 'appflow' diff --git a/awacs/application_autoscaling.py b/awacs/application_autoscaling.py index f8733609..85b4ee08 100644 --- a/awacs/application_autoscaling.py +++ b/awacs/application_autoscaling.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Application Auto Scaling' prefix = 'application-autoscaling' diff --git a/awacs/applicationinsights.py b/awacs/applicationinsights.py index 2f036070..aae5870c 100644 --- a/awacs/applicationinsights.py +++ b/awacs/applicationinsights.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'CloudWatch Application Insights' prefix = 'applicationinsights' diff --git a/awacs/appmesh.py b/awacs/appmesh.py index a34bd53e..bdee5fae 100644 --- a/awacs/appmesh.py +++ b/awacs/appmesh.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS App Mesh' prefix = 'appmesh' diff --git a/awacs/appmesh_preview.py b/awacs/appmesh_preview.py index f0c7a54a..a49668f7 100644 --- a/awacs/appmesh_preview.py +++ b/awacs/appmesh_preview.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS App Mesh Preview' prefix = 'appmesh-preview' diff --git a/awacs/appstream.py b/awacs/appstream.py index 1448a01d..42be2452 100644 --- a/awacs/appstream.py +++ b/awacs/appstream.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon AppStream 2.0' prefix = 'appstream' diff --git a/awacs/appsync.py b/awacs/appsync.py index 6e3a995f..c322867c 100644 --- a/awacs/appsync.py +++ b/awacs/appsync.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS AppSync' prefix = 'appsync' diff --git a/awacs/aps.py b/awacs/aps.py index cb99aa0f..677a7ced 100644 --- a/awacs/aps.py +++ b/awacs/aps.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Managed Service for Prometheus' prefix = 'aps' diff --git a/awacs/arsenal.py b/awacs/arsenal.py index 0de6bfdd..505e9b33 100644 --- a/awacs/arsenal.py +++ b/awacs/arsenal.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Application Discovery Arsenal' prefix = 'arsenal' diff --git a/awacs/artifact.py b/awacs/artifact.py index 8ebc42e1..95f23fdb 100644 --- a/awacs/artifact.py +++ b/awacs/artifact.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Artifact' prefix = 'artifact' diff --git a/awacs/athena.py b/awacs/athena.py index 9c37b4ac..737fcc9f 100644 --- a/awacs/athena.py +++ b/awacs/athena.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Athena' prefix = 'athena' diff --git a/awacs/auditmanager.py b/awacs/auditmanager.py index 61f04fe1..db6cec44 100644 --- a/awacs/auditmanager.py +++ b/awacs/auditmanager.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Audit Manager' prefix = 'auditmanager' diff --git a/awacs/autoscaling.py b/awacs/autoscaling.py index cf02412d..e0f21314 100644 --- a/awacs/autoscaling.py +++ b/awacs/autoscaling.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon EC2 Auto Scaling' prefix = 'autoscaling' diff --git a/awacs/autoscaling_plans.py b/awacs/autoscaling_plans.py index c3087ea8..8b4b67f8 100644 --- a/awacs/autoscaling_plans.py +++ b/awacs/autoscaling_plans.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Auto Scaling' prefix = 'autoscaling-plans' diff --git a/awacs/aws_marketplace.py b/awacs/aws_marketplace.py index d677f2af..54c7ac04 100644 --- a/awacs/aws_marketplace.py +++ b/awacs/aws_marketplace.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Marketplace' prefix = 'aws-marketplace' diff --git a/awacs/aws_marketplace_management.py b/awacs/aws_marketplace_management.py index 47522b59..611f3744 100644 --- a/awacs/aws_marketplace_management.py +++ b/awacs/aws_marketplace_management.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Marketplace Management Portal' prefix = 'aws-marketplace-management' diff --git a/awacs/aws_portal.py b/awacs/aws_portal.py index 4040ce5a..1394d5c1 100644 --- a/awacs/aws_portal.py +++ b/awacs/aws_portal.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Billing' prefix = 'aws-portal' diff --git a/awacs/awsconnector.py b/awacs/awsconnector.py index 0a546e47..c185e5fb 100644 --- a/awacs/awsconnector.py +++ b/awacs/awsconnector.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Connector Service' prefix = 'awsconnector' diff --git a/awacs/awslambda.py b/awacs/awslambda.py index 47e17069..56c8b5b9 100644 --- a/awacs/awslambda.py +++ b/awacs/awslambda.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Lambda' prefix = 'lambda' diff --git a/awacs/backup.py b/awacs/backup.py index 372d47e1..4f1c7143 100644 --- a/awacs/backup.py +++ b/awacs/backup.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Backup' prefix = 'backup' diff --git a/awacs/backup_storage.py b/awacs/backup_storage.py index 500866f2..5976daed 100644 --- a/awacs/backup_storage.py +++ b/awacs/backup_storage.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Backup storage' prefix = 'backup-storage' diff --git a/awacs/batch.py b/awacs/batch.py index 242216b2..07da33cc 100644 --- a/awacs/batch.py +++ b/awacs/batch.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Batch' prefix = 'batch' diff --git a/awacs/braket.py b/awacs/braket.py index 4b34938f..7e76ffd1 100644 --- a/awacs/braket.py +++ b/awacs/braket.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Braket' prefix = 'braket' diff --git a/awacs/budgets.py b/awacs/budgets.py index fdcf643c..cf4af69b 100644 --- a/awacs/budgets.py +++ b/awacs/budgets.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Budget Service' prefix = 'budgets' diff --git a/awacs/cassandra.py b/awacs/cassandra.py index 061523bd..5f1bebd1 100644 --- a/awacs/cassandra.py +++ b/awacs/cassandra.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Keyspaces (for Apache Cassandra)' prefix = 'cassandra' diff --git a/awacs/ce.py b/awacs/ce.py index 46450d9b..ed8d5d87 100644 --- a/awacs/ce.py +++ b/awacs/ce.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Cost Explorer Service' prefix = 'ce' diff --git a/awacs/chatbot.py b/awacs/chatbot.py index f7e16a28..fe4e60a7 100644 --- a/awacs/chatbot.py +++ b/awacs/chatbot.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Chatbot' prefix = 'chatbot' diff --git a/awacs/chime.py b/awacs/chime.py index b947b368..8536828b 100644 --- a/awacs/chime.py +++ b/awacs/chime.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Chime' prefix = 'chime' diff --git a/awacs/cloud9.py b/awacs/cloud9.py index 6245d5db..f329d837 100644 --- a/awacs/cloud9.py +++ b/awacs/cloud9.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Cloud9' prefix = 'cloud9' diff --git a/awacs/clouddirectory.py b/awacs/clouddirectory.py index c1941bdd..06f33dcc 100644 --- a/awacs/clouddirectory.py +++ b/awacs/clouddirectory.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Cloud Directory' prefix = 'clouddirectory' diff --git a/awacs/cloudformation.py b/awacs/cloudformation.py index a32a41bc..c23f371d 100644 --- a/awacs/cloudformation.py +++ b/awacs/cloudformation.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS CloudFormation' prefix = 'cloudformation' diff --git a/awacs/cloudfront.py b/awacs/cloudfront.py index 47bc5345..f5351fc7 100644 --- a/awacs/cloudfront.py +++ b/awacs/cloudfront.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon CloudFront' prefix = 'cloudfront' diff --git a/awacs/cloudhsm.py b/awacs/cloudhsm.py index f9322674..a640804c 100644 --- a/awacs/cloudhsm.py +++ b/awacs/cloudhsm.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS CloudHSM' prefix = 'cloudhsm' diff --git a/awacs/cloudsearch.py b/awacs/cloudsearch.py index e6c7216e..2ec2104e 100644 --- a/awacs/cloudsearch.py +++ b/awacs/cloudsearch.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon CloudSearch' prefix = 'cloudsearch' diff --git a/awacs/cloudshell.py b/awacs/cloudshell.py index 46de7031..e4ce253e 100644 --- a/awacs/cloudshell.py +++ b/awacs/cloudshell.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS CloudShell' prefix = 'cloudshell' diff --git a/awacs/cloudtrail.py b/awacs/cloudtrail.py index 6fc99399..47bb1459 100644 --- a/awacs/cloudtrail.py +++ b/awacs/cloudtrail.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS CloudTrail' prefix = 'cloudtrail' diff --git a/awacs/cloudwatch.py b/awacs/cloudwatch.py index 40d6f3b2..39fb2b18 100644 --- a/awacs/cloudwatch.py +++ b/awacs/cloudwatch.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon CloudWatch' prefix = 'cloudwatch' diff --git a/awacs/codeartifact.py b/awacs/codeartifact.py index 68eed871..e4ff57fe 100644 --- a/awacs/codeartifact.py +++ b/awacs/codeartifact.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS CodeArtifact' prefix = 'codeartifact' diff --git a/awacs/codebuild.py b/awacs/codebuild.py index 2718f4a2..15022c51 100644 --- a/awacs/codebuild.py +++ b/awacs/codebuild.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS CodeBuild' prefix = 'codebuild' diff --git a/awacs/codecommit.py b/awacs/codecommit.py index 5784010e..ad044fa0 100644 --- a/awacs/codecommit.py +++ b/awacs/codecommit.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS CodeCommit' prefix = 'codecommit' diff --git a/awacs/codedeploy.py b/awacs/codedeploy.py index 8cf1089d..486ff836 100644 --- a/awacs/codedeploy.py +++ b/awacs/codedeploy.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS CodeDeploy' prefix = 'codedeploy' diff --git a/awacs/codeguru.py b/awacs/codeguru.py index f0a95a35..185c16aa 100644 --- a/awacs/codeguru.py +++ b/awacs/codeguru.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon CodeGuru' prefix = 'codeguru' diff --git a/awacs/codeguru_profiler.py b/awacs/codeguru_profiler.py index 99d34524..b7b7ea29 100644 --- a/awacs/codeguru_profiler.py +++ b/awacs/codeguru_profiler.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon CodeGuru Profiler' prefix = 'codeguru-profiler' diff --git a/awacs/codeguru_reviewer.py b/awacs/codeguru_reviewer.py index b7353621..e86e157b 100644 --- a/awacs/codeguru_reviewer.py +++ b/awacs/codeguru_reviewer.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon CodeGuru Reviewer' prefix = 'codeguru-reviewer' diff --git a/awacs/codepipeline.py b/awacs/codepipeline.py index 0ae78681..e4c79a7b 100644 --- a/awacs/codepipeline.py +++ b/awacs/codepipeline.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS CodePipeline' prefix = 'codepipeline' diff --git a/awacs/codestar.py b/awacs/codestar.py index 5872a2c5..dc26463e 100644 --- a/awacs/codestar.py +++ b/awacs/codestar.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS CodeStar' prefix = 'codestar' diff --git a/awacs/codestar_connections.py b/awacs/codestar_connections.py index 38302497..40305df3 100644 --- a/awacs/codestar_connections.py +++ b/awacs/codestar_connections.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS CodeStar Connections' prefix = 'codestar-connections' diff --git a/awacs/codestar_notifications.py b/awacs/codestar_notifications.py index 249554ba..29268fd2 100644 --- a/awacs/codestar_notifications.py +++ b/awacs/codestar_notifications.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS CodeStar Notifications' prefix = 'codestar-notifications' diff --git a/awacs/cognito_identity.py b/awacs/cognito_identity.py index 051abb3b..4b5459d6 100644 --- a/awacs/cognito_identity.py +++ b/awacs/cognito_identity.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Cognito Identity' prefix = 'cognito-identity' diff --git a/awacs/cognito_idp.py b/awacs/cognito_idp.py index a027d60e..bb63f3c8 100644 --- a/awacs/cognito_idp.py +++ b/awacs/cognito_idp.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Cognito User Pools' prefix = 'cognito-idp' diff --git a/awacs/cognito_sync.py b/awacs/cognito_sync.py index 62cbd849..9def3ae6 100644 --- a/awacs/cognito_sync.py +++ b/awacs/cognito_sync.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Cognito Sync' prefix = 'cognito-sync' diff --git a/awacs/comprehend.py b/awacs/comprehend.py index e7d2a706..e6c65d50 100644 --- a/awacs/comprehend.py +++ b/awacs/comprehend.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Comprehend' prefix = 'comprehend' diff --git a/awacs/comprehendmedical.py b/awacs/comprehendmedical.py index 9e0740a6..206d1671 100644 --- a/awacs/comprehendmedical.py +++ b/awacs/comprehendmedical.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Comprehend Medical' prefix = 'comprehendmedical' diff --git a/awacs/compute_optimizer.py b/awacs/compute_optimizer.py index fa2db5b2..dd54b5fb 100644 --- a/awacs/compute_optimizer.py +++ b/awacs/compute_optimizer.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Compute Optimizer' prefix = 'compute-optimizer' diff --git a/awacs/config.py b/awacs/config.py index b48c71b6..b4a3bda4 100644 --- a/awacs/config.py +++ b/awacs/config.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Config' prefix = 'config' diff --git a/awacs/connect.py b/awacs/connect.py index 5c541c76..5c42e351 100644 --- a/awacs/connect.py +++ b/awacs/connect.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Connect' prefix = 'connect' diff --git a/awacs/cur.py b/awacs/cur.py index 7cc63cfd..9951950d 100644 --- a/awacs/cur.py +++ b/awacs/cur.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Cost and Usage Report' prefix = 'cur' diff --git a/awacs/databrew.py b/awacs/databrew.py index d103ccc7..6c57a101 100644 --- a/awacs/databrew.py +++ b/awacs/databrew.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Glue DataBrew' prefix = 'databrew' diff --git a/awacs/dataexchange.py b/awacs/dataexchange.py index f03afb04..d4219209 100644 --- a/awacs/dataexchange.py +++ b/awacs/dataexchange.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Data Exchange' prefix = 'dataexchange' diff --git a/awacs/datapipeline.py b/awacs/datapipeline.py index 9145b871..6a8e2d5e 100644 --- a/awacs/datapipeline.py +++ b/awacs/datapipeline.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Data Pipeline' prefix = 'datapipeline' diff --git a/awacs/datasync.py b/awacs/datasync.py index 99f17893..db0477e0 100644 --- a/awacs/datasync.py +++ b/awacs/datasync.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWSDataSync' prefix = 'datasync' diff --git a/awacs/dax.py b/awacs/dax.py index 3776c35e..9d258cea 100644 --- a/awacs/dax.py +++ b/awacs/dax.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon DynamoDB Accelerator (DAX)' prefix = 'dax' diff --git a/awacs/dbqms.py b/awacs/dbqms.py index d61b9dbc..0d4c9448 100644 --- a/awacs/dbqms.py +++ b/awacs/dbqms.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Database Query Metadata Service' prefix = 'dbqms' diff --git a/awacs/deepcomposer.py b/awacs/deepcomposer.py index c52adabe..08e8fa6f 100644 --- a/awacs/deepcomposer.py +++ b/awacs/deepcomposer.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS DeepComposer' prefix = 'deepcomposer' diff --git a/awacs/deeplens.py b/awacs/deeplens.py index 9f112439..1917d49c 100644 --- a/awacs/deeplens.py +++ b/awacs/deeplens.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS DeepLens' prefix = 'deeplens' diff --git a/awacs/deepracer.py b/awacs/deepracer.py index 379c7aac..655ff0ac 100644 --- a/awacs/deepracer.py +++ b/awacs/deepracer.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS DeepRacer' prefix = 'deepracer' diff --git a/awacs/detective.py b/awacs/detective.py index 6a590c67..a6e392e2 100644 --- a/awacs/detective.py +++ b/awacs/detective.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Detective' prefix = 'detective' diff --git a/awacs/devicefarm.py b/awacs/devicefarm.py index 430673d8..754ba868 100644 --- a/awacs/devicefarm.py +++ b/awacs/devicefarm.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Device Farm' prefix = 'devicefarm' diff --git a/awacs/devops_guru.py b/awacs/devops_guru.py index 32f023cd..fb2feb75 100644 --- a/awacs/devops_guru.py +++ b/awacs/devops_guru.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon DevOps Guru' prefix = 'devops-guru' diff --git a/awacs/directconnect.py b/awacs/directconnect.py index 72c3b2e0..be597bd2 100644 --- a/awacs/directconnect.py +++ b/awacs/directconnect.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Direct Connect' prefix = 'directconnect' diff --git a/awacs/discovery.py b/awacs/discovery.py index 6c8ee9e7..fe3d0d77 100644 --- a/awacs/discovery.py +++ b/awacs/discovery.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Application Discovery' prefix = 'discovery' diff --git a/awacs/dlm.py b/awacs/dlm.py index 1ba786bb..9c5407aa 100644 --- a/awacs/dlm.py +++ b/awacs/dlm.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Data Lifecycle Manager' prefix = 'dlm' diff --git a/awacs/dms.py b/awacs/dms.py index 4aecef2d..e29591c7 100644 --- a/awacs/dms.py +++ b/awacs/dms.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Database Migration Service' prefix = 'dms' diff --git a/awacs/ds.py b/awacs/ds.py index df1552b7..212003c4 100644 --- a/awacs/ds.py +++ b/awacs/ds.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Directory Service' prefix = 'ds' diff --git a/awacs/dynamodb.py b/awacs/dynamodb.py index d3698b4c..f66cea53 100644 --- a/awacs/dynamodb.py +++ b/awacs/dynamodb.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon DynamoDB' prefix = 'dynamodb' diff --git a/awacs/ebs.py b/awacs/ebs.py index d372f62f..a8e6b8a5 100644 --- a/awacs/ebs.py +++ b/awacs/ebs.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Elastic Block Store' prefix = 'ebs' diff --git a/awacs/ec2.py b/awacs/ec2.py index 6baf3187..624c1e23 100644 --- a/awacs/ec2.py +++ b/awacs/ec2.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon EC2' prefix = 'ec2' diff --git a/awacs/ec2_instance_connect.py b/awacs/ec2_instance_connect.py index 9f580335..536a3810 100644 --- a/awacs/ec2_instance_connect.py +++ b/awacs/ec2_instance_connect.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon EC2 Instance Connect' prefix = 'ec2-instance-connect' diff --git a/awacs/ec2messages.py b/awacs/ec2messages.py index da890aac..797d26df 100644 --- a/awacs/ec2messages.py +++ b/awacs/ec2messages.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Message Delivery Service' prefix = 'ec2messages' diff --git a/awacs/ecr.py b/awacs/ecr.py index 63436799..a825700f 100644 --- a/awacs/ecr.py +++ b/awacs/ecr.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Elastic Container Registry' prefix = 'ecr' diff --git a/awacs/ecr_public.py b/awacs/ecr_public.py index e2da9140..01f5d1be 100644 --- a/awacs/ecr_public.py +++ b/awacs/ecr_public.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Elastic Container Registry Public' prefix = 'ecr-public' diff --git a/awacs/ecs.py b/awacs/ecs.py index f2fb50cf..8566c40f 100644 --- a/awacs/ecs.py +++ b/awacs/ecs.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Elastic Container Service' prefix = 'ecs' diff --git a/awacs/eks.py b/awacs/eks.py index 7257ab6e..a6de3a5c 100644 --- a/awacs/eks.py +++ b/awacs/eks.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Elastic Kubernetes Service' prefix = 'eks' diff --git a/awacs/elastic_inference.py b/awacs/elastic_inference.py index 3b59086d..b08fabc1 100644 --- a/awacs/elastic_inference.py +++ b/awacs/elastic_inference.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Elastic Inference' prefix = 'elastic-inference' diff --git a/awacs/elasticache.py b/awacs/elasticache.py index 0c35ecc5..ede916ce 100644 --- a/awacs/elasticache.py +++ b/awacs/elasticache.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon ElastiCache' prefix = 'elasticache' diff --git a/awacs/elasticbeanstalk.py b/awacs/elasticbeanstalk.py index 577524ff..16504797 100644 --- a/awacs/elasticbeanstalk.py +++ b/awacs/elasticbeanstalk.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Elastic Beanstalk' prefix = 'elasticbeanstalk' diff --git a/awacs/elasticfilesystem.py b/awacs/elasticfilesystem.py index 63dc5c78..7beb092d 100644 --- a/awacs/elasticfilesystem.py +++ b/awacs/elasticfilesystem.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Elastic File System' prefix = 'elasticfilesystem' diff --git a/awacs/elasticloadbalancing.py b/awacs/elasticloadbalancing.py index ead4cb92..a60c2b6b 100644 --- a/awacs/elasticloadbalancing.py +++ b/awacs/elasticloadbalancing.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Elastic Load Balancing' prefix = 'elasticloadbalancing' diff --git a/awacs/elasticmapreduce.py b/awacs/elasticmapreduce.py index 76dba8a2..d395a5f3 100644 --- a/awacs/elasticmapreduce.py +++ b/awacs/elasticmapreduce.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Elastic MapReduce' prefix = 'elasticmapreduce' diff --git a/awacs/elastictranscoder.py b/awacs/elastictranscoder.py index 6214de48..c7d4c7e0 100644 --- a/awacs/elastictranscoder.py +++ b/awacs/elastictranscoder.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Elastic Transcoder' prefix = 'elastictranscoder' diff --git a/awacs/elemental_activations.py b/awacs/elemental_activations.py index 11f27d14..bb42a9f2 100644 --- a/awacs/elemental_activations.py +++ b/awacs/elemental_activations.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Elemental Appliances and Software Activation Service' prefix = 'elemental-activations' diff --git a/awacs/elemental_appliances_software.py b/awacs/elemental_appliances_software.py index 765018e9..b3c9b0cc 100644 --- a/awacs/elemental_appliances_software.py +++ b/awacs/elemental_appliances_software.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Elemental Appliances and Software' prefix = 'elemental-appliances-software' diff --git a/awacs/elemental_support_cases.py b/awacs/elemental_support_cases.py index f1cc08d5..b78c51ed 100644 --- a/awacs/elemental_support_cases.py +++ b/awacs/elemental_support_cases.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Elemental Support Cases' prefix = 'elemental-support-cases' diff --git a/awacs/elemental_support_content.py b/awacs/elemental_support_content.py index 13e1b17b..e0262150 100644 --- a/awacs/elemental_support_content.py +++ b/awacs/elemental_support_content.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Elemental Support Content' prefix = 'elemental-support-content' diff --git a/awacs/emr_containers.py b/awacs/emr_containers.py index a9eff7c0..082ea9d5 100644 --- a/awacs/emr_containers.py +++ b/awacs/emr_containers.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon EMR on EKS (EMR Containers)' prefix = 'emr-containers' diff --git a/awacs/es.py b/awacs/es.py index fa48745b..5e5b2519 100644 --- a/awacs/es.py +++ b/awacs/es.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Elasticsearch Service' prefix = 'es' diff --git a/awacs/events.py b/awacs/events.py index c6a7a71c..cceea009 100644 --- a/awacs/events.py +++ b/awacs/events.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon EventBridge' prefix = 'events' diff --git a/awacs/execute_api.py b/awacs/execute_api.py index 0e5fa062..1f326b24 100644 --- a/awacs/execute_api.py +++ b/awacs/execute_api.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon API Gateway' prefix = 'execute-api' diff --git a/awacs/firehose.py b/awacs/firehose.py index 21a2513b..9100a333 100644 --- a/awacs/firehose.py +++ b/awacs/firehose.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Kinesis Firehose' prefix = 'firehose' diff --git a/awacs/fis.py b/awacs/fis.py index f2e5254a..5f54a2c6 100644 --- a/awacs/fis.py +++ b/awacs/fis.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Fault Injection Simulator' prefix = 'fis' diff --git a/awacs/fms.py b/awacs/fms.py index 511fd6bf..4e32cfd7 100644 --- a/awacs/fms.py +++ b/awacs/fms.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Firewall Manager' prefix = 'fms' diff --git a/awacs/forecast.py b/awacs/forecast.py index 70a10c02..af1f4b90 100644 --- a/awacs/forecast.py +++ b/awacs/forecast.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Forecast' prefix = 'forecast' diff --git a/awacs/frauddetector.py b/awacs/frauddetector.py index 05a7d396..d7be3bc4 100644 --- a/awacs/frauddetector.py +++ b/awacs/frauddetector.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Fraud Detector' prefix = 'frauddetector' diff --git a/awacs/freertos.py b/awacs/freertos.py index 8710ff5d..f1d6be7b 100644 --- a/awacs/freertos.py +++ b/awacs/freertos.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon FreeRTOS' prefix = 'freertos' diff --git a/awacs/fsx.py b/awacs/fsx.py index 5586564b..c2328871 100644 --- a/awacs/fsx.py +++ b/awacs/fsx.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon FSx' prefix = 'fsx' diff --git a/awacs/gamelift.py b/awacs/gamelift.py index 201e8471..c971c46b 100644 --- a/awacs/gamelift.py +++ b/awacs/gamelift.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon GameLift' prefix = 'gamelift' diff --git a/awacs/geo.py b/awacs/geo.py index c0ba5d9a..13725c69 100644 --- a/awacs/geo.py +++ b/awacs/geo.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Location' prefix = 'geo' diff --git a/awacs/glacier.py b/awacs/glacier.py index a6c7a387..b1c9d6bf 100644 --- a/awacs/glacier.py +++ b/awacs/glacier.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Glacier' prefix = 'glacier' diff --git a/awacs/globalaccelerator.py b/awacs/globalaccelerator.py index 5a9ca214..569d66ad 100644 --- a/awacs/globalaccelerator.py +++ b/awacs/globalaccelerator.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Global Accelerator' prefix = 'globalaccelerator' diff --git a/awacs/glue.py b/awacs/glue.py index 90fd47b8..c52da94f 100644 --- a/awacs/glue.py +++ b/awacs/glue.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Glue' prefix = 'glue' diff --git a/awacs/grafana.py b/awacs/grafana.py index ddaf5ec8..c67e14ac 100644 --- a/awacs/grafana.py +++ b/awacs/grafana.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Managed Service for Grafana' prefix = 'grafana' diff --git a/awacs/greengrass.py b/awacs/greengrass.py index d850a9a0..8636f0aa 100644 --- a/awacs/greengrass.py +++ b/awacs/greengrass.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS IoT Greengrass' prefix = 'greengrass' diff --git a/awacs/groundstation.py b/awacs/groundstation.py index d2ec573a..d3a86936 100644 --- a/awacs/groundstation.py +++ b/awacs/groundstation.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Ground Station' prefix = 'groundstation' diff --git a/awacs/groundtruthlabeling.py b/awacs/groundtruthlabeling.py index 07e2ba31..584afcb5 100644 --- a/awacs/groundtruthlabeling.py +++ b/awacs/groundtruthlabeling.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon GroundTruth Labeling' prefix = 'groundtruthlabeling' diff --git a/awacs/guardduty.py b/awacs/guardduty.py index 4a11f97b..153bbfd6 100644 --- a/awacs/guardduty.py +++ b/awacs/guardduty.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon GuardDuty' prefix = 'guardduty' diff --git a/awacs/health.py b/awacs/health.py index 9673c551..6ef5e01d 100644 --- a/awacs/health.py +++ b/awacs/health.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Health APIs and Notifications' prefix = 'health' diff --git a/awacs/healthlake.py b/awacs/healthlake.py index 1b1bb600..5e8651f4 100644 --- a/awacs/healthlake.py +++ b/awacs/healthlake.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon HealthLake' prefix = 'healthlake' diff --git a/awacs/honeycode.py b/awacs/honeycode.py index a0b3dbb1..782c98be 100644 --- a/awacs/honeycode.py +++ b/awacs/honeycode.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Honeycode' prefix = 'honeycode' diff --git a/awacs/iam.py b/awacs/iam.py index d0e978fe..017d576c 100644 --- a/awacs/iam.py +++ b/awacs/iam.py @@ -4,8 +4,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Identity And Access Management' prefix = 'iam' diff --git a/awacs/identitystore.py b/awacs/identitystore.py index f1dd6b21..eeb28b7f 100644 --- a/awacs/identitystore.py +++ b/awacs/identitystore.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Identity Store' prefix = 'identitystore' diff --git a/awacs/imagebuilder.py b/awacs/imagebuilder.py index 4170f035..ef30d88f 100644 --- a/awacs/imagebuilder.py +++ b/awacs/imagebuilder.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon EC2 Image Builder' prefix = 'imagebuilder' diff --git a/awacs/importexport.py b/awacs/importexport.py index c7f701d4..01551b4e 100644 --- a/awacs/importexport.py +++ b/awacs/importexport.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Import Export Disk Service' prefix = 'importexport' diff --git a/awacs/inspector.py b/awacs/inspector.py index 21cbccc3..f8013b9a 100644 --- a/awacs/inspector.py +++ b/awacs/inspector.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Inspector' prefix = 'inspector' diff --git a/awacs/iot.py b/awacs/iot.py index 1ff0a0f9..ef167242 100644 --- a/awacs/iot.py +++ b/awacs/iot.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS IoT' prefix = 'iot' diff --git a/awacs/iot1click.py b/awacs/iot1click.py index d07e45e5..1bb58072 100644 --- a/awacs/iot1click.py +++ b/awacs/iot1click.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS IoT 1-Click' prefix = 'iot1click' diff --git a/awacs/iot_device_tester.py b/awacs/iot_device_tester.py index 47396d68..f55497b8 100644 --- a/awacs/iot_device_tester.py +++ b/awacs/iot_device_tester.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS IoT Device Tester' prefix = 'iot-device-tester' diff --git a/awacs/iotanalytics.py b/awacs/iotanalytics.py index 035df0a7..f1294a6d 100644 --- a/awacs/iotanalytics.py +++ b/awacs/iotanalytics.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS IoT Analytics' prefix = 'iotanalytics' diff --git a/awacs/iotdeviceadvisor.py b/awacs/iotdeviceadvisor.py index 2f766b9a..6b0de573 100644 --- a/awacs/iotdeviceadvisor.py +++ b/awacs/iotdeviceadvisor.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS IoT Core Device Advisor' prefix = 'iotdeviceadvisor' diff --git a/awacs/iotevents.py b/awacs/iotevents.py index 5a02ffe0..062609ad 100644 --- a/awacs/iotevents.py +++ b/awacs/iotevents.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS IoT Events' prefix = 'iotevents' diff --git a/awacs/iotfleethub.py b/awacs/iotfleethub.py index 8149b55c..8887bf8b 100644 --- a/awacs/iotfleethub.py +++ b/awacs/iotfleethub.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Fleet Hub for AWS IoT Device Management' prefix = 'iotfleethub' diff --git a/awacs/iotsitewise.py b/awacs/iotsitewise.py index 350a5f0f..091f0680 100644 --- a/awacs/iotsitewise.py +++ b/awacs/iotsitewise.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS IoT SiteWise' prefix = 'iotsitewise' diff --git a/awacs/iotthingsgraph.py b/awacs/iotthingsgraph.py index c5e3f985..c9ca0835 100644 --- a/awacs/iotthingsgraph.py +++ b/awacs/iotthingsgraph.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS IoT Things Graph' prefix = 'iotthingsgraph' diff --git a/awacs/iotwireless.py b/awacs/iotwireless.py index 3e583b2e..a7d5fb43 100644 --- a/awacs/iotwireless.py +++ b/awacs/iotwireless.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS IoT Core for LoRaWAN' prefix = 'iotwireless' diff --git a/awacs/iq.py b/awacs/iq.py index 97cb69a6..e58d39b8 100644 --- a/awacs/iq.py +++ b/awacs/iq.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS IQ' prefix = 'iq' diff --git a/awacs/iq_permission.py b/awacs/iq_permission.py index febfd372..ffc5c35e 100644 --- a/awacs/iq_permission.py +++ b/awacs/iq_permission.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS IQ Permissions' prefix = 'iq-permission' diff --git a/awacs/ivs.py b/awacs/ivs.py index 7442790b..ad953f34 100644 --- a/awacs/ivs.py +++ b/awacs/ivs.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Interactive Video Service' prefix = 'ivs' diff --git a/awacs/kafka.py b/awacs/kafka.py index da6d0fb5..5372ed1c 100644 --- a/awacs/kafka.py +++ b/awacs/kafka.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Managed Streaming for Apache Kafka' prefix = 'kafka' diff --git a/awacs/kendra.py b/awacs/kendra.py index 503f7ba3..cbf92f03 100644 --- a/awacs/kendra.py +++ b/awacs/kendra.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Kendra' prefix = 'kendra' diff --git a/awacs/kinesis.py b/awacs/kinesis.py index 7a38c733..414b84f4 100644 --- a/awacs/kinesis.py +++ b/awacs/kinesis.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Kinesis' prefix = 'kinesis' diff --git a/awacs/kinesisanalytics.py b/awacs/kinesisanalytics.py index 43453cd1..eb86e9e8 100644 --- a/awacs/kinesisanalytics.py +++ b/awacs/kinesisanalytics.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Kinesis Analytics' prefix = 'kinesisanalytics' diff --git a/awacs/kinesisvideo.py b/awacs/kinesisvideo.py index 342edf50..bd88f98b 100644 --- a/awacs/kinesisvideo.py +++ b/awacs/kinesisvideo.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Kinesis Video Streams' prefix = 'kinesisvideo' diff --git a/awacs/kms.py b/awacs/kms.py index e9a67621..9ff726d6 100644 --- a/awacs/kms.py +++ b/awacs/kms.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Key Management Service' prefix = 'kms' diff --git a/awacs/lakeformation.py b/awacs/lakeformation.py index 78d48ce9..f131bf43 100644 --- a/awacs/lakeformation.py +++ b/awacs/lakeformation.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Lake Formation' prefix = 'lakeformation' diff --git a/awacs/launchwizard.py b/awacs/launchwizard.py index 8c225c1f..ac7444b6 100644 --- a/awacs/launchwizard.py +++ b/awacs/launchwizard.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Launch Wizard' prefix = 'launchwizard' diff --git a/awacs/lex.py b/awacs/lex.py index 89d35f7c..46e77071 100644 --- a/awacs/lex.py +++ b/awacs/lex.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Lex' prefix = 'lex' diff --git a/awacs/license_manager.py b/awacs/license_manager.py index 8e28712c..3e31a560 100644 --- a/awacs/license_manager.py +++ b/awacs/license_manager.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS License Manager' prefix = 'license-manager' diff --git a/awacs/lightsail.py b/awacs/lightsail.py index 7d4b5db9..c2a3237b 100644 --- a/awacs/lightsail.py +++ b/awacs/lightsail.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Lightsail' prefix = 'lightsail' diff --git a/awacs/logs.py b/awacs/logs.py index ae5e2a1f..063e2fe4 100644 --- a/awacs/logs.py +++ b/awacs/logs.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon CloudWatch Logs' prefix = 'logs' diff --git a/awacs/lookoutequipment.py b/awacs/lookoutequipment.py index f321c397..9cad5465 100644 --- a/awacs/lookoutequipment.py +++ b/awacs/lookoutequipment.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Lookout for Equipment' prefix = 'lookoutequipment' diff --git a/awacs/lookoutmetrics.py b/awacs/lookoutmetrics.py index 50f9c50d..98280b56 100644 --- a/awacs/lookoutmetrics.py +++ b/awacs/lookoutmetrics.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Lookout for Metrics' prefix = 'lookoutmetrics' diff --git a/awacs/lookoutvision.py b/awacs/lookoutvision.py index 9a2f7281..79483b61 100644 --- a/awacs/lookoutvision.py +++ b/awacs/lookoutvision.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Lookout for Vision' prefix = 'lookoutvision' diff --git a/awacs/machinelearning.py b/awacs/machinelearning.py index f11537ba..2718fa61 100644 --- a/awacs/machinelearning.py +++ b/awacs/machinelearning.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Machine Learning' prefix = 'machinelearning' diff --git a/awacs/macie.py b/awacs/macie.py index 12ce4163..eb7d2a17 100644 --- a/awacs/macie.py +++ b/awacs/macie.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Macie Classic' prefix = 'macie' diff --git a/awacs/macie2.py b/awacs/macie2.py index 356db3de..009cfe55 100644 --- a/awacs/macie2.py +++ b/awacs/macie2.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Macie' prefix = 'macie2' diff --git a/awacs/managedblockchain.py b/awacs/managedblockchain.py index 8ecb17f9..93cb7f0a 100644 --- a/awacs/managedblockchain.py +++ b/awacs/managedblockchain.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Managed Blockchain' prefix = 'managedblockchain' diff --git a/awacs/marketplacecommerceanalytics.py b/awacs/marketplacecommerceanalytics.py index 1d41c22c..626f8e3b 100644 --- a/awacs/marketplacecommerceanalytics.py +++ b/awacs/marketplacecommerceanalytics.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Marketplace Commerce Analytics Service' prefix = 'marketplacecommerceanalytics' diff --git a/awacs/mechanicalturk.py b/awacs/mechanicalturk.py index 915a7221..4f4cf783 100644 --- a/awacs/mechanicalturk.py +++ b/awacs/mechanicalturk.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Mechanical Turk' prefix = 'mechanicalturk' diff --git a/awacs/mediaconnect.py b/awacs/mediaconnect.py index 07e28e9a..f2c4d29c 100644 --- a/awacs/mediaconnect.py +++ b/awacs/mediaconnect.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Elemental MediaConnect' prefix = 'mediaconnect' diff --git a/awacs/mediaconvert.py b/awacs/mediaconvert.py index 096c4f1e..5cd00cfe 100644 --- a/awacs/mediaconvert.py +++ b/awacs/mediaconvert.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Elemental MediaConvert' prefix = 'mediaconvert' diff --git a/awacs/medialive.py b/awacs/medialive.py index cb7c5250..bd420ba1 100644 --- a/awacs/medialive.py +++ b/awacs/medialive.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Elemental MediaLive' prefix = 'medialive' diff --git a/awacs/mediapackage.py b/awacs/mediapackage.py index 2431afa6..804578a4 100644 --- a/awacs/mediapackage.py +++ b/awacs/mediapackage.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Elemental MediaPackage' prefix = 'mediapackage' diff --git a/awacs/mediapackage_vod.py b/awacs/mediapackage_vod.py index aa818330..ecd0e1b6 100644 --- a/awacs/mediapackage_vod.py +++ b/awacs/mediapackage_vod.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Elemental MediaPackage VOD' prefix = 'mediapackage-vod' diff --git a/awacs/mediastore.py b/awacs/mediastore.py index 5274f5cb..d59b1413 100644 --- a/awacs/mediastore.py +++ b/awacs/mediastore.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Elemental MediaStore' prefix = 'mediastore' diff --git a/awacs/mediatailor.py b/awacs/mediatailor.py index 5b32d850..1120ff0a 100644 --- a/awacs/mediatailor.py +++ b/awacs/mediatailor.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Elemental MediaTailor' prefix = 'mediatailor' diff --git a/awacs/mgh.py b/awacs/mgh.py index 20da9dd4..12e5690d 100644 --- a/awacs/mgh.py +++ b/awacs/mgh.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Migration Hub' prefix = 'mgh' diff --git a/awacs/mobileanalytics.py b/awacs/mobileanalytics.py index 0184975d..eaff4b7e 100644 --- a/awacs/mobileanalytics.py +++ b/awacs/mobileanalytics.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Mobile Analytics' prefix = 'mobileanalytics' diff --git a/awacs/mobilehub.py b/awacs/mobilehub.py index c965d1a3..0f8bf7b3 100644 --- a/awacs/mobilehub.py +++ b/awacs/mobilehub.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Mobile Hub' prefix = 'mobilehub' diff --git a/awacs/mobiletargeting.py b/awacs/mobiletargeting.py index 97fcaead..659f678c 100644 --- a/awacs/mobiletargeting.py +++ b/awacs/mobiletargeting.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Pinpoint' prefix = 'mobiletargeting' diff --git a/awacs/monitron.py b/awacs/monitron.py index 7823402a..5c9bc577 100644 --- a/awacs/monitron.py +++ b/awacs/monitron.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Monitron' prefix = 'monitron' diff --git a/awacs/mq.py b/awacs/mq.py index 244f9256..d5881d0e 100644 --- a/awacs/mq.py +++ b/awacs/mq.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon MQ' prefix = 'mq' diff --git a/awacs/neptune_db.py b/awacs/neptune_db.py index 7a51ddae..170fdca3 100644 --- a/awacs/neptune_db.py +++ b/awacs/neptune_db.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Neptune' prefix = 'neptune-db' diff --git a/awacs/network_firewall.py b/awacs/network_firewall.py index ca8727b1..3cf7acb4 100644 --- a/awacs/network_firewall.py +++ b/awacs/network_firewall.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Network Firewall' prefix = 'network-firewall' diff --git a/awacs/networkmanager.py b/awacs/networkmanager.py index edeb0546..cd63599a 100644 --- a/awacs/networkmanager.py +++ b/awacs/networkmanager.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Network Manager' prefix = 'networkmanager' diff --git a/awacs/opsworks.py b/awacs/opsworks.py index 5ee2db4a..3892c3b7 100644 --- a/awacs/opsworks.py +++ b/awacs/opsworks.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS OpsWorks' prefix = 'opsworks' diff --git a/awacs/opsworks_cm.py b/awacs/opsworks_cm.py index ef5dd297..e07538c7 100644 --- a/awacs/opsworks_cm.py +++ b/awacs/opsworks_cm.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS OpsWorks Configuration Management' prefix = 'opsworks-cm' diff --git a/awacs/organizations.py b/awacs/organizations.py index b6da97e1..588a7a06 100644 --- a/awacs/organizations.py +++ b/awacs/organizations.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Organizations' prefix = 'organizations' diff --git a/awacs/outposts.py b/awacs/outposts.py index 41d0564a..a763c03b 100644 --- a/awacs/outposts.py +++ b/awacs/outposts.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Outposts' prefix = 'outposts' diff --git a/awacs/panorama.py b/awacs/panorama.py index 52ddcd9d..29585bf1 100644 --- a/awacs/panorama.py +++ b/awacs/panorama.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Panorama' prefix = 'panorama' diff --git a/awacs/personalize.py b/awacs/personalize.py index 4214fd67..529c867e 100644 --- a/awacs/personalize.py +++ b/awacs/personalize.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Personalize' prefix = 'personalize' diff --git a/awacs/pi.py b/awacs/pi.py index cdf0179a..b4ea4b7d 100644 --- a/awacs/pi.py +++ b/awacs/pi.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Performance Insights' prefix = 'pi' diff --git a/awacs/polly.py b/awacs/polly.py index 19c2c801..13e22072 100644 --- a/awacs/polly.py +++ b/awacs/polly.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Polly' prefix = 'polly' diff --git a/awacs/pricing.py b/awacs/pricing.py index 5fc881d6..33ed3a65 100644 --- a/awacs/pricing.py +++ b/awacs/pricing.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Price List' prefix = 'pricing' diff --git a/awacs/profile.py b/awacs/profile.py index ffb69c49..06dfd167 100644 --- a/awacs/profile.py +++ b/awacs/profile.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Connect Customer Profiles' prefix = 'profile' diff --git a/awacs/proton.py b/awacs/proton.py index 140803ad..4adcb69b 100644 --- a/awacs/proton.py +++ b/awacs/proton.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Proton' prefix = 'proton' diff --git a/awacs/purchase_orders.py b/awacs/purchase_orders.py index 7c52bed6..fb561902 100644 --- a/awacs/purchase_orders.py +++ b/awacs/purchase_orders.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Purchase Orders Console' prefix = 'purchase-orders' diff --git a/awacs/qldb.py b/awacs/qldb.py index b5f5991e..4292777a 100644 --- a/awacs/qldb.py +++ b/awacs/qldb.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon QLDB' prefix = 'qldb' diff --git a/awacs/quicksight.py b/awacs/quicksight.py index e265c30b..097b4a19 100644 --- a/awacs/quicksight.py +++ b/awacs/quicksight.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon QuickSight' prefix = 'quicksight' diff --git a/awacs/ram.py b/awacs/ram.py index 6d3a328d..374236c4 100644 --- a/awacs/ram.py +++ b/awacs/ram.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Resource Access Manager' prefix = 'ram' diff --git a/awacs/rds.py b/awacs/rds.py index e2bf18bd..b9ecbda3 100644 --- a/awacs/rds.py +++ b/awacs/rds.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon RDS' prefix = 'rds' diff --git a/awacs/rds_data.py b/awacs/rds_data.py index b70bfc94..187fc8f4 100644 --- a/awacs/rds_data.py +++ b/awacs/rds_data.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon RDS Data API' prefix = 'rds-data' diff --git a/awacs/rds_db.py b/awacs/rds_db.py index 3b9a3a6e..d178eee9 100644 --- a/awacs/rds_db.py +++ b/awacs/rds_db.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon RDS IAM Authentication' prefix = 'rds-db' diff --git a/awacs/redshift.py b/awacs/redshift.py index be601a4e..7d60789a 100644 --- a/awacs/redshift.py +++ b/awacs/redshift.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Redshift' prefix = 'redshift' diff --git a/awacs/redshift_data.py b/awacs/redshift_data.py index a7c6c66d..7b1281e1 100644 --- a/awacs/redshift_data.py +++ b/awacs/redshift_data.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Redshift Data API' prefix = 'redshift-data' diff --git a/awacs/rekognition.py b/awacs/rekognition.py index 95bbceb6..dcf84ffe 100644 --- a/awacs/rekognition.py +++ b/awacs/rekognition.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Rekognition' prefix = 'rekognition' diff --git a/awacs/resource_explorer.py b/awacs/resource_explorer.py index e5761305..d750bf24 100644 --- a/awacs/resource_explorer.py +++ b/awacs/resource_explorer.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Tag Editor' prefix = 'resource-explorer' diff --git a/awacs/resource_groups.py b/awacs/resource_groups.py index afe5acb9..8995d7f9 100644 --- a/awacs/resource_groups.py +++ b/awacs/resource_groups.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Resource Groups' prefix = 'resource-groups' diff --git a/awacs/robomaker.py b/awacs/robomaker.py index d454e3f0..c3013047 100644 --- a/awacs/robomaker.py +++ b/awacs/robomaker.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS RoboMaker' prefix = 'robomaker' diff --git a/awacs/route53.py b/awacs/route53.py index 9824c100..2c51781e 100644 --- a/awacs/route53.py +++ b/awacs/route53.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Route 53' prefix = 'route53' diff --git a/awacs/route53domains.py b/awacs/route53domains.py index a02439ea..f7c8d597 100644 --- a/awacs/route53domains.py +++ b/awacs/route53domains.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Route53 Domains' prefix = 'route53domains' diff --git a/awacs/route53resolver.py b/awacs/route53resolver.py index a1401f4a..4cb253bd 100644 --- a/awacs/route53resolver.py +++ b/awacs/route53resolver.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Route 53 Resolver' prefix = 'route53resolver' diff --git a/awacs/s3.py b/awacs/s3.py index 3f2d3b82..63e0e92e 100644 --- a/awacs/s3.py +++ b/awacs/s3.py @@ -4,8 +4,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon S3' prefix = 's3' diff --git a/awacs/s3_object_lambda.py b/awacs/s3_object_lambda.py index ac65c9db..420228e1 100644 --- a/awacs/s3_object_lambda.py +++ b/awacs/s3_object_lambda.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon S3 Object Lambda' prefix = 's3-object-lambda' diff --git a/awacs/s3_outposts.py b/awacs/s3_outposts.py index 93213ea3..6ea921d9 100644 --- a/awacs/s3_outposts.py +++ b/awacs/s3_outposts.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon S3 on Outposts' prefix = 's3-outposts' diff --git a/awacs/sagemaker.py b/awacs/sagemaker.py index 83b94c7d..f89e89ed 100644 --- a/awacs/sagemaker.py +++ b/awacs/sagemaker.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon SageMaker' prefix = 'sagemaker' diff --git a/awacs/savingsplans.py b/awacs/savingsplans.py index 3ba73a74..7d34e330 100644 --- a/awacs/savingsplans.py +++ b/awacs/savingsplans.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Savings Plans' prefix = 'savingsplans' diff --git a/awacs/schemas.py b/awacs/schemas.py index 286db8da..d6db0a88 100644 --- a/awacs/schemas.py +++ b/awacs/schemas.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon EventBridge Schemas' prefix = 'schemas' diff --git a/awacs/sdb.py b/awacs/sdb.py index a41f8564..87311e32 100644 --- a/awacs/sdb.py +++ b/awacs/sdb.py @@ -4,8 +4,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon SimpleDB' prefix = 'sdb' diff --git a/awacs/secretsmanager.py b/awacs/secretsmanager.py index 890205ce..3a4c3d41 100644 --- a/awacs/secretsmanager.py +++ b/awacs/secretsmanager.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Secrets Manager' prefix = 'secretsmanager' diff --git a/awacs/securityhub.py b/awacs/securityhub.py index c7f6f33a..65b7e80f 100644 --- a/awacs/securityhub.py +++ b/awacs/securityhub.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Security Hub' prefix = 'securityhub' diff --git a/awacs/serverlessrepo.py b/awacs/serverlessrepo.py index b981c2d7..94bf3f4a 100644 --- a/awacs/serverlessrepo.py +++ b/awacs/serverlessrepo.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Serverless Application Repository' prefix = 'serverlessrepo' diff --git a/awacs/servicecatalog.py b/awacs/servicecatalog.py index c206f5ea..406f8e8b 100644 --- a/awacs/servicecatalog.py +++ b/awacs/servicecatalog.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Service Catalog' prefix = 'servicecatalog' diff --git a/awacs/servicediscovery.py b/awacs/servicediscovery.py index 3fb2a253..d5825232 100644 --- a/awacs/servicediscovery.py +++ b/awacs/servicediscovery.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Cloud Map' prefix = 'servicediscovery' diff --git a/awacs/servicequotas.py b/awacs/servicequotas.py index 020db852..434e1833 100644 --- a/awacs/servicequotas.py +++ b/awacs/servicequotas.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Service Quotas' prefix = 'servicequotas' diff --git a/awacs/ses.py b/awacs/ses.py index 6a337945..d04de1b7 100644 --- a/awacs/ses.py +++ b/awacs/ses.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon SES' prefix = 'ses' diff --git a/awacs/shield.py b/awacs/shield.py index 0a83c348..2c8bd0ef 100644 --- a/awacs/shield.py +++ b/awacs/shield.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Shield' prefix = 'shield' diff --git a/awacs/signer.py b/awacs/signer.py index 15b27af9..c06ac83e 100644 --- a/awacs/signer.py +++ b/awacs/signer.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Signer' prefix = 'signer' diff --git a/awacs/sms.py b/awacs/sms.py index 84ada41d..26f6d73f 100644 --- a/awacs/sms.py +++ b/awacs/sms.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Server Migration Service' prefix = 'sms' diff --git a/awacs/sms_voice.py b/awacs/sms_voice.py index 8a794a8b..ae14660b 100644 --- a/awacs/sms_voice.py +++ b/awacs/sms_voice.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Pinpoint SMS and Voice Service' prefix = 'sms-voice' diff --git a/awacs/snowball.py b/awacs/snowball.py index adfee1a4..a5c1381d 100644 --- a/awacs/snowball.py +++ b/awacs/snowball.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Snowball' prefix = 'snowball' diff --git a/awacs/sns.py b/awacs/sns.py index 89838b31..c13d7fdd 100644 --- a/awacs/sns.py +++ b/awacs/sns.py @@ -4,8 +4,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon SNS' prefix = 'sns' diff --git a/awacs/sqs.py b/awacs/sqs.py index 7e105997..ea3251cb 100644 --- a/awacs/sqs.py +++ b/awacs/sqs.py @@ -4,8 +4,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon SQS' prefix = 'sqs' diff --git a/awacs/ssm.py b/awacs/ssm.py index ae423d71..dbe1ad4d 100644 --- a/awacs/ssm.py +++ b/awacs/ssm.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Systems Manager' prefix = 'ssm' diff --git a/awacs/ssmmessages.py b/awacs/ssmmessages.py index eb83fa78..a778746b 100644 --- a/awacs/ssmmessages.py +++ b/awacs/ssmmessages.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Session Manager Message Gateway Service' prefix = 'ssmmessages' diff --git a/awacs/sso.py b/awacs/sso.py index 215486b7..f686f446 100644 --- a/awacs/sso.py +++ b/awacs/sso.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS SSO' prefix = 'sso' diff --git a/awacs/sso_directory.py b/awacs/sso_directory.py index b8d5606a..a50be1c7 100644 --- a/awacs/sso_directory.py +++ b/awacs/sso_directory.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS SSO Directory' prefix = 'sso-directory' diff --git a/awacs/states.py b/awacs/states.py index f22dfc0b..a0849501 100644 --- a/awacs/states.py +++ b/awacs/states.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Step Functions' prefix = 'states' diff --git a/awacs/storagegateway.py b/awacs/storagegateway.py index d0fa8fec..274f6ae0 100644 --- a/awacs/storagegateway.py +++ b/awacs/storagegateway.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Storage Gateway' prefix = 'storagegateway' diff --git a/awacs/sts.py b/awacs/sts.py index ba6eac21..690f5c9f 100644 --- a/awacs/sts.py +++ b/awacs/sts.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Security Token Service' prefix = 'sts' diff --git a/awacs/sumerian.py b/awacs/sumerian.py index 5e22f0cd..fdd98dba 100644 --- a/awacs/sumerian.py +++ b/awacs/sumerian.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Sumerian' prefix = 'sumerian' diff --git a/awacs/support.py b/awacs/support.py index 87ed9d12..41cdc675 100644 --- a/awacs/support.py +++ b/awacs/support.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Support' prefix = 'support' diff --git a/awacs/swf.py b/awacs/swf.py index e8eacc65..1c60210d 100644 --- a/awacs/swf.py +++ b/awacs/swf.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Simple Workflow Service' prefix = 'swf' diff --git a/awacs/synthetics.py b/awacs/synthetics.py index 2bda7c84..3618c487 100644 --- a/awacs/synthetics.py +++ b/awacs/synthetics.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon CloudWatch Synthetics' prefix = 'synthetics' diff --git a/awacs/tag.py b/awacs/tag.py index 8b822676..7e6492b0 100644 --- a/awacs/tag.py +++ b/awacs/tag.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Resource Group Tagging API' prefix = 'tag' diff --git a/awacs/textract.py b/awacs/textract.py index fa2262c1..e652d724 100644 --- a/awacs/textract.py +++ b/awacs/textract.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Textract' prefix = 'textract' diff --git a/awacs/timestream.py b/awacs/timestream.py index 299562e4..3da1f8a6 100644 --- a/awacs/timestream.py +++ b/awacs/timestream.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Timestream' prefix = 'timestream' diff --git a/awacs/tiros.py b/awacs/tiros.py index 087802c5..d84e6188 100644 --- a/awacs/tiros.py +++ b/awacs/tiros.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Tiros' prefix = 'tiros' diff --git a/awacs/transcribe.py b/awacs/transcribe.py index 5cf26e77..087ffc07 100644 --- a/awacs/transcribe.py +++ b/awacs/transcribe.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Transcribe' prefix = 'transcribe' diff --git a/awacs/transfer.py b/awacs/transfer.py index 74d89368..dee99a8f 100644 --- a/awacs/transfer.py +++ b/awacs/transfer.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Transfer for SFTP' prefix = 'transfer' diff --git a/awacs/translate.py b/awacs/translate.py index 03445653..90f8c24c 100644 --- a/awacs/translate.py +++ b/awacs/translate.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon Translate' prefix = 'translate' diff --git a/awacs/trustedadvisor.py b/awacs/trustedadvisor.py index f30b8966..97f72d72 100644 --- a/awacs/trustedadvisor.py +++ b/awacs/trustedadvisor.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Trusted Advisor' prefix = 'trustedadvisor' diff --git a/awacs/waf.py b/awacs/waf.py index 82166c68..073180f9 100644 --- a/awacs/waf.py +++ b/awacs/waf.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS WAF' prefix = 'waf' diff --git a/awacs/waf_regional.py b/awacs/waf_regional.py index 63383488..05f26ef8 100644 --- a/awacs/waf_regional.py +++ b/awacs/waf_regional.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS WAF Regional' prefix = 'waf-regional' diff --git a/awacs/wafv2.py b/awacs/wafv2.py index 1dcfb02d..ded0c5c9 100644 --- a/awacs/wafv2.py +++ b/awacs/wafv2.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS WAF V2' prefix = 'wafv2' diff --git a/awacs/wam.py b/awacs/wam.py index da22f7de..d5766b33 100644 --- a/awacs/wam.py +++ b/awacs/wam.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon WorkSpaces Application Manager' prefix = 'wam' diff --git a/awacs/wellarchitected.py b/awacs/wellarchitected.py index 14e329e0..d1f2f8df 100644 --- a/awacs/wellarchitected.py +++ b/awacs/wellarchitected.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS Well-Architected Tool' prefix = 'wellarchitected' diff --git a/awacs/workdocs.py b/awacs/workdocs.py index 54d9242d..7a38db0c 100644 --- a/awacs/workdocs.py +++ b/awacs/workdocs.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon WorkDocs' prefix = 'workdocs' diff --git a/awacs/worklink.py b/awacs/worklink.py index a19cded0..900692f7 100644 --- a/awacs/worklink.py +++ b/awacs/worklink.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon WorkLink' prefix = 'worklink' diff --git a/awacs/workmail.py b/awacs/workmail.py index 6ef53d73..55d07694 100644 --- a/awacs/workmail.py +++ b/awacs/workmail.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon WorkMail' prefix = 'workmail' diff --git a/awacs/workmailmessageflow.py b/awacs/workmailmessageflow.py index 158e78e6..a7f97bd0 100644 --- a/awacs/workmailmessageflow.py +++ b/awacs/workmailmessageflow.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon WorkMail Message Flow' prefix = 'workmailmessageflow' diff --git a/awacs/workspaces.py b/awacs/workspaces.py index 3d58cc2c..77e856c0 100644 --- a/awacs/workspaces.py +++ b/awacs/workspaces.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'Amazon WorkSpaces' prefix = 'workspaces' diff --git a/awacs/xray.py b/awacs/xray.py index f77c9acc..933efec0 100644 --- a/awacs/xray.py +++ b/awacs/xray.py @@ -3,8 +3,8 @@ # # See LICENSE file for full license. -from aws import Action as BaseAction -from aws import BaseARN +from .aws import Action as BaseAction +from .aws import BaseARN service_name = 'AWS X-Ray' prefix = 'xray'