From 0a9c4bf625d64c8426d5aee82c1f92779bc934ca Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Mon, 27 Nov 2023 05:29:29 +0000 Subject: [PATCH] Bumping version to 1.30.7 --- .changes/1.30.7.json | 197 ++++++++++++++++++ .../api-change-accessanalyzer-48779.json | 5 - .../next-release/api-change-amp-92524.json | 5 - .../api-change-bcmdataexports-56925.json | 5 - .../api-change-cloudtrail-93741.json | 5 - .../api-change-codestarconnections-25122.json | 5 - .../api-change-computeoptimizer-26361.json | 5 - .../next-release/api-change-config-85176.json | 5 - .../api-change-controltower-2597.json | 5 - .../api-change-costoptimizationhub-36782.json | 5 - .../api-change-detective-38707.json | 5 - .../next-release/api-change-ecs-84493.json | 5 - .../next-release/api-change-efs-17989.json | 5 - .../next-release/api-change-eks-28001.json | 5 - .../api-change-eksauth-38476.json | 5 - .../next-release/api-change-elbv2-5977.json | 5 - .../api-change-endpointrules-93138.json | 5 - .../api-change-freetier-78258.json | 5 - .../next-release/api-change-fsx-99894.json | 5 - .../api-change-guardduty-746.json | 5 - .../api-change-iotfleetwise-94706.json | 5 - .../api-change-lakeformation-3557.json | 5 - .../api-change-lexv2models-64205.json | 5 - .../api-change-lexv2runtime-43446.json | 5 - .../next-release/api-change-logs-25486.json | 5 - .../api-change-managedblockchain-81215.json | 5 - .../api-change-personalize-75728.json | 5 - .../api-change-personalizeevents-39819.json | 5 - .../api-change-personalizeruntime-2501.json | 5 - .../api-change-quicksight-77022.json | 5 - .../api-change-redshift-58561.json | 5 - .../api-change-repostspace-17290.json | 5 - .../next-release/api-change-s3-72212.json | 5 - .../api-change-s3control-93985.json | 5 - .../api-change-secretsmanager-29005.json | 5 - .../api-change-securityhub-23460.json | 5 - .../api-change-stepfunctions-46869.json | 5 - .../api-change-transcribe-4880.json | 5 - .../api-change-workspaces-4674.json | 5 - ...api-change-workspacesthinclient-20794.json | 5 - CHANGELOG.rst | 44 ++++ awscli/__init__.py | 2 +- doc/source/conf.py | 2 +- setup.cfg | 4 +- setup.py | 4 +- 45 files changed, 247 insertions(+), 201 deletions(-) create mode 100644 .changes/1.30.7.json delete mode 100644 .changes/next-release/api-change-accessanalyzer-48779.json delete mode 100644 .changes/next-release/api-change-amp-92524.json delete mode 100644 .changes/next-release/api-change-bcmdataexports-56925.json delete mode 100644 .changes/next-release/api-change-cloudtrail-93741.json delete mode 100644 .changes/next-release/api-change-codestarconnections-25122.json delete mode 100644 .changes/next-release/api-change-computeoptimizer-26361.json delete mode 100644 .changes/next-release/api-change-config-85176.json delete mode 100644 .changes/next-release/api-change-controltower-2597.json delete mode 100644 .changes/next-release/api-change-costoptimizationhub-36782.json delete mode 100644 .changes/next-release/api-change-detective-38707.json delete mode 100644 .changes/next-release/api-change-ecs-84493.json delete mode 100644 .changes/next-release/api-change-efs-17989.json delete mode 100644 .changes/next-release/api-change-eks-28001.json delete mode 100644 .changes/next-release/api-change-eksauth-38476.json delete mode 100644 .changes/next-release/api-change-elbv2-5977.json delete mode 100644 .changes/next-release/api-change-endpointrules-93138.json delete mode 100644 .changes/next-release/api-change-freetier-78258.json delete mode 100644 .changes/next-release/api-change-fsx-99894.json delete mode 100644 .changes/next-release/api-change-guardduty-746.json delete mode 100644 .changes/next-release/api-change-iotfleetwise-94706.json delete mode 100644 .changes/next-release/api-change-lakeformation-3557.json delete mode 100644 .changes/next-release/api-change-lexv2models-64205.json delete mode 100644 .changes/next-release/api-change-lexv2runtime-43446.json delete mode 100644 .changes/next-release/api-change-logs-25486.json delete mode 100644 .changes/next-release/api-change-managedblockchain-81215.json delete mode 100644 .changes/next-release/api-change-personalize-75728.json delete mode 100644 .changes/next-release/api-change-personalizeevents-39819.json delete mode 100644 .changes/next-release/api-change-personalizeruntime-2501.json delete mode 100644 .changes/next-release/api-change-quicksight-77022.json delete mode 100644 .changes/next-release/api-change-redshift-58561.json delete mode 100644 .changes/next-release/api-change-repostspace-17290.json delete mode 100644 .changes/next-release/api-change-s3-72212.json delete mode 100644 .changes/next-release/api-change-s3control-93985.json delete mode 100644 .changes/next-release/api-change-secretsmanager-29005.json delete mode 100644 .changes/next-release/api-change-securityhub-23460.json delete mode 100644 .changes/next-release/api-change-stepfunctions-46869.json delete mode 100644 .changes/next-release/api-change-transcribe-4880.json delete mode 100644 .changes/next-release/api-change-workspaces-4674.json delete mode 100644 .changes/next-release/api-change-workspacesthinclient-20794.json diff --git a/.changes/1.30.7.json b/.changes/1.30.7.json new file mode 100644 index 000000000000..7e66b1a7eb75 --- /dev/null +++ b/.changes/1.30.7.json @@ -0,0 +1,197 @@ +[ + { + "category": "``accessanalyzer``", + "description": "IAM Access Analyzer now continuously monitors IAM roles and users in your AWS account or organization to generate findings for unused access. Additionally, IAM Access Analyzer now provides custom policy checks to validate that IAM policies adhere to your security standards ahead of deployments.", + "type": "api-change" + }, + { + "category": "``amp``", + "description": "This release adds support for the Amazon Managed Service for Prometheus collector, a fully managed, agentless Prometheus metrics scraping capability.", + "type": "api-change" + }, + { + "category": "``bcm-data-exports``", + "description": "Users can create, read, update, delete Exports of billing and cost management data. Users can get details of Export Executions and details of Tables for exporting. Tagging support is provided for Exports", + "type": "api-change" + }, + { + "category": "``cloudtrail``", + "description": "CloudTrail Lake now supports federating event data stores. giving users the ability to run queries against their event data using Amazon Athena.", + "type": "api-change" + }, + { + "category": "``codestar-connections``", + "description": "This release adds support for the CloudFormation Git sync feature. Git sync enables updating a CloudFormation stack from a template stored in a Git repository.", + "type": "api-change" + }, + { + "category": "``compute-optimizer``", + "description": "This release enables AWS Compute Optimizer to analyze and generate recommendations with customization and discounts preferences.", + "type": "api-change" + }, + { + "category": "``config``", + "description": "Support Periodic Recording for Configuration Recorder", + "type": "api-change" + }, + { + "category": "``controltower``", + "description": "Add APIs to create and manage a landing zone.", + "type": "api-change" + }, + { + "category": "``cost-optimization-hub``", + "description": "This release launches Cost Optimization Hub, a new AWS Billing and Cost Management feature that helps you consolidate and prioritize cost optimization recommendations across your AWS Organizations member accounts and AWS Regions, so that you can get the most out of your AWS spend.", + "type": "api-change" + }, + { + "category": "``detective``", + "description": "Added new APIs in Detective to support resource investigations", + "type": "api-change" + }, + { + "category": "``ecs``", + "description": "Adds a new 'type' property to the Setting structure. Adds a new AccountSetting - guardDutyActivate for ECS.", + "type": "api-change" + }, + { + "category": "``efs``", + "description": "Update efs command to latest version", + "type": "api-change" + }, + { + "category": "``eks``", + "description": "This release adds support for EKS Pod Identity feature. EKS Pod Identity makes it easy for customers to obtain IAM permissions for the applications running in their EKS clusters.", + "type": "api-change" + }, + { + "category": "``eks-auth``", + "description": "This release adds support for EKS Pod Identity feature. EKS Pod Identity makes it easy for customers to obtain IAM permissions for their applications running in the EKS clusters.", + "type": "api-change" + }, + { + "category": "``elbv2``", + "description": "Update elbv2 command to latest version", + "type": "api-change" + }, + { + "category": "``endpoint-rules``", + "description": "Update endpoint-rules command to latest version", + "type": "api-change" + }, + { + "category": "``freetier``", + "description": "This is the initial SDK release for the AWS Free Tier GetFreeTierUsage API", + "type": "api-change" + }, + { + "category": "``fsx``", + "description": "Added support for FSx for ONTAP scale-out file systems and FlexGroup volumes. Added the HAPairs field and ThroughputCapacityPerHAPair for filesystem. Added AggregateConfiguration (containing Aggregates and ConstituentsPerAggregate) and SizeInBytes for volume.", + "type": "api-change" + }, + { + "category": "``guardduty``", + "description": "Add support for Runtime Monitoring for ECS and ECS-EC2.", + "type": "api-change" + }, + { + "category": "``iotfleetwise``", + "description": "AWS IoT FleetWise introduces new APIs for vision system data, such as data collected from cameras, radars, and lidars. You can now model and decode complex data types.", + "type": "api-change" + }, + { + "category": "``lakeformation``", + "description": "This release adds four new APIs \"DescribeLakeFormationIdentityCenterConfiguration\", \"CreateLakeFormationIdentityCenterConfiguration\", \"DescribeLakeFormationIdentityCenterConfiguration\", and \"DeleteLakeFormationIdentityCenterConfiguration\", and also updates the corresponding documentation.", + "type": "api-change" + }, + { + "category": "``lexv2-models``", + "description": "Update lexv2-models command to latest version", + "type": "api-change" + }, + { + "category": "``lexv2-runtime``", + "description": "Update lexv2-runtime command to latest version", + "type": "api-change" + }, + { + "category": "``logs``", + "description": "Added APIs to Create, Update, Get, List and Delete LogAnomalyDetectors and List and Update Anomalies in Detector. Added LogGroupClass attribute for LogGroups to classify loggroup as Standard loggroup with all capabilities or InfrequentAccess loggroup with limited capabilities.", + "type": "api-change" + }, + { + "category": "``managedblockchain``", + "description": "Add optional NetworkType property to Accessor APIs", + "type": "api-change" + }, + { + "category": "``personalize``", + "description": "Enables metadata in recommendations, recommendations with themes, and next best action recommendations", + "type": "api-change" + }, + { + "category": "``personalize-events``", + "description": "This release enables PutActions and PutActionInteractions", + "type": "api-change" + }, + { + "category": "``personalize-runtime``", + "description": "Enables metadata in recommendations and next best action recommendations", + "type": "api-change" + }, + { + "category": "``quicksight``", + "description": "This release launches new APIs for trusted identity propagation setup and supports creating datasources using trusted identity propagation as authentication method for QuickSight accounts configured with IAM Identity Center.", + "type": "api-change" + }, + { + "category": "``redshift``", + "description": "This release adds support for multi-data warehouse writes through data sharing.", + "type": "api-change" + }, + { + "category": "``repostspace``", + "description": "Initial release of AWS re:Post Private", + "type": "api-change" + }, + { + "category": "``s3``", + "description": "Adding new params - Key and Prefix, to S3 API operations for supporting S3 Access Grants. Note - These updates will not change any of the existing S3 API functionality.", + "type": "api-change" + }, + { + "category": "``s3control``", + "description": "Introduce Amazon S3 Access Grants, a new S3 access control feature that maps identities in directories such as Active Directory, or AWS Identity and Access Management (IAM) Principals, to datasets in S3.", + "type": "api-change" + }, + { + "category": "``secretsmanager``", + "description": "AWS Secrets Manager has released the BatchGetSecretValue API, which allows customers to fetch up to 20 Secrets with a single request using a list of secret names or filters.", + "type": "api-change" + }, + { + "category": "``securityhub``", + "description": "Adds and updates APIs to support customizable security controls. This feature allows Security Hub customers to provide custom parameters for security controls. With this release, findings for controls that support custom parameters will include the parameters used to generate the findings.", + "type": "api-change" + }, + { + "category": "``stepfunctions``", + "description": "Update stepfunctions command to latest version", + "type": "api-change" + }, + { + "category": "``transcribe``", + "description": "This release adds support for transcriptions from audio sources in 64 new languages and introduces generative call summarization in Transcribe Call Analytics (Post call)", + "type": "api-change" + }, + { + "category": "``workspaces``", + "description": "The release introduces Multi-Region Resilience one-way data replication that allows you to replicate data from your primary WorkSpace to a standby WorkSpace in another AWS Region. DescribeWorkspaces now returns the status of data replication.", + "type": "api-change" + }, + { + "category": "``workspaces-thin-client``", + "description": "Initial release of Amazon WorkSpaces Thin Client", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-accessanalyzer-48779.json b/.changes/next-release/api-change-accessanalyzer-48779.json deleted file mode 100644 index d664127a3db6..000000000000 --- a/.changes/next-release/api-change-accessanalyzer-48779.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``accessanalyzer``", - "description": "IAM Access Analyzer now continuously monitors IAM roles and users in your AWS account or organization to generate findings for unused access. Additionally, IAM Access Analyzer now provides custom policy checks to validate that IAM policies adhere to your security standards ahead of deployments." -} diff --git a/.changes/next-release/api-change-amp-92524.json b/.changes/next-release/api-change-amp-92524.json deleted file mode 100644 index 6ce441f699e2..000000000000 --- a/.changes/next-release/api-change-amp-92524.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``amp``", - "description": "This release adds support for the Amazon Managed Service for Prometheus collector, a fully managed, agentless Prometheus metrics scraping capability." -} diff --git a/.changes/next-release/api-change-bcmdataexports-56925.json b/.changes/next-release/api-change-bcmdataexports-56925.json deleted file mode 100644 index 65cf90445d60..000000000000 --- a/.changes/next-release/api-change-bcmdataexports-56925.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bcm-data-exports``", - "description": "Users can create, read, update, delete Exports of billing and cost management data. Users can get details of Export Executions and details of Tables for exporting. Tagging support is provided for Exports" -} diff --git a/.changes/next-release/api-change-cloudtrail-93741.json b/.changes/next-release/api-change-cloudtrail-93741.json deleted file mode 100644 index f51024a0554f..000000000000 --- a/.changes/next-release/api-change-cloudtrail-93741.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cloudtrail``", - "description": "CloudTrail Lake now supports federating event data stores. giving users the ability to run queries against their event data using Amazon Athena." -} diff --git a/.changes/next-release/api-change-codestarconnections-25122.json b/.changes/next-release/api-change-codestarconnections-25122.json deleted file mode 100644 index 04923823b4d7..000000000000 --- a/.changes/next-release/api-change-codestarconnections-25122.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``codestar-connections``", - "description": "This release adds support for the CloudFormation Git sync feature. Git sync enables updating a CloudFormation stack from a template stored in a Git repository." -} diff --git a/.changes/next-release/api-change-computeoptimizer-26361.json b/.changes/next-release/api-change-computeoptimizer-26361.json deleted file mode 100644 index f37ce228a16e..000000000000 --- a/.changes/next-release/api-change-computeoptimizer-26361.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``compute-optimizer``", - "description": "This release enables AWS Compute Optimizer to analyze and generate recommendations with customization and discounts preferences." -} diff --git a/.changes/next-release/api-change-config-85176.json b/.changes/next-release/api-change-config-85176.json deleted file mode 100644 index 33b393d1de06..000000000000 --- a/.changes/next-release/api-change-config-85176.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``config``", - "description": "Support Periodic Recording for Configuration Recorder" -} diff --git a/.changes/next-release/api-change-controltower-2597.json b/.changes/next-release/api-change-controltower-2597.json deleted file mode 100644 index fa3a43bb4581..000000000000 --- a/.changes/next-release/api-change-controltower-2597.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``controltower``", - "description": "Add APIs to create and manage a landing zone." -} diff --git a/.changes/next-release/api-change-costoptimizationhub-36782.json b/.changes/next-release/api-change-costoptimizationhub-36782.json deleted file mode 100644 index f5e1abd0020f..000000000000 --- a/.changes/next-release/api-change-costoptimizationhub-36782.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cost-optimization-hub``", - "description": "This release launches Cost Optimization Hub, a new AWS Billing and Cost Management feature that helps you consolidate and prioritize cost optimization recommendations across your AWS Organizations member accounts and AWS Regions, so that you can get the most out of your AWS spend." -} diff --git a/.changes/next-release/api-change-detective-38707.json b/.changes/next-release/api-change-detective-38707.json deleted file mode 100644 index 88203b4927fd..000000000000 --- a/.changes/next-release/api-change-detective-38707.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``detective``", - "description": "Added new APIs in Detective to support resource investigations" -} diff --git a/.changes/next-release/api-change-ecs-84493.json b/.changes/next-release/api-change-ecs-84493.json deleted file mode 100644 index d0f45f3252db..000000000000 --- a/.changes/next-release/api-change-ecs-84493.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ecs``", - "description": "Adds a new 'type' property to the Setting structure. Adds a new AccountSetting - guardDutyActivate for ECS." -} diff --git a/.changes/next-release/api-change-efs-17989.json b/.changes/next-release/api-change-efs-17989.json deleted file mode 100644 index 9bb2f73f7228..000000000000 --- a/.changes/next-release/api-change-efs-17989.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``efs``", - "description": "Update efs command to latest version" -} diff --git a/.changes/next-release/api-change-eks-28001.json b/.changes/next-release/api-change-eks-28001.json deleted file mode 100644 index 0cc83a82988d..000000000000 --- a/.changes/next-release/api-change-eks-28001.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``eks``", - "description": "This release adds support for EKS Pod Identity feature. EKS Pod Identity makes it easy for customers to obtain IAM permissions for the applications running in their EKS clusters." -} diff --git a/.changes/next-release/api-change-eksauth-38476.json b/.changes/next-release/api-change-eksauth-38476.json deleted file mode 100644 index f4debd672486..000000000000 --- a/.changes/next-release/api-change-eksauth-38476.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``eks-auth``", - "description": "This release adds support for EKS Pod Identity feature. EKS Pod Identity makes it easy for customers to obtain IAM permissions for their applications running in the EKS clusters." -} diff --git a/.changes/next-release/api-change-elbv2-5977.json b/.changes/next-release/api-change-elbv2-5977.json deleted file mode 100644 index e0d898337289..000000000000 --- a/.changes/next-release/api-change-elbv2-5977.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``elbv2``", - "description": "Update elbv2 command to latest version" -} diff --git a/.changes/next-release/api-change-endpointrules-93138.json b/.changes/next-release/api-change-endpointrules-93138.json deleted file mode 100644 index dd11872bcff4..000000000000 --- a/.changes/next-release/api-change-endpointrules-93138.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``endpoint-rules``", - "description": "Update endpoint-rules command to latest version" -} diff --git a/.changes/next-release/api-change-freetier-78258.json b/.changes/next-release/api-change-freetier-78258.json deleted file mode 100644 index a52fcc3c54ba..000000000000 --- a/.changes/next-release/api-change-freetier-78258.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``freetier``", - "description": "This is the initial SDK release for the AWS Free Tier GetFreeTierUsage API" -} diff --git a/.changes/next-release/api-change-fsx-99894.json b/.changes/next-release/api-change-fsx-99894.json deleted file mode 100644 index 98ff3d25ff2a..000000000000 --- a/.changes/next-release/api-change-fsx-99894.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``fsx``", - "description": "Added support for FSx for ONTAP scale-out file systems and FlexGroup volumes. Added the HAPairs field and ThroughputCapacityPerHAPair for filesystem. Added AggregateConfiguration (containing Aggregates and ConstituentsPerAggregate) and SizeInBytes for volume." -} diff --git a/.changes/next-release/api-change-guardduty-746.json b/.changes/next-release/api-change-guardduty-746.json deleted file mode 100644 index 957534975183..000000000000 --- a/.changes/next-release/api-change-guardduty-746.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``guardduty``", - "description": "Add support for Runtime Monitoring for ECS and ECS-EC2." -} diff --git a/.changes/next-release/api-change-iotfleetwise-94706.json b/.changes/next-release/api-change-iotfleetwise-94706.json deleted file mode 100644 index d748858cecb6..000000000000 --- a/.changes/next-release/api-change-iotfleetwise-94706.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``iotfleetwise``", - "description": "AWS IoT FleetWise introduces new APIs for vision system data, such as data collected from cameras, radars, and lidars. You can now model and decode complex data types." -} diff --git a/.changes/next-release/api-change-lakeformation-3557.json b/.changes/next-release/api-change-lakeformation-3557.json deleted file mode 100644 index a3d34168c0f0..000000000000 --- a/.changes/next-release/api-change-lakeformation-3557.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``lakeformation``", - "description": "This release adds four new APIs \"DescribeLakeFormationIdentityCenterConfiguration\", \"CreateLakeFormationIdentityCenterConfiguration\", \"DescribeLakeFormationIdentityCenterConfiguration\", and \"DeleteLakeFormationIdentityCenterConfiguration\", and also updates the corresponding documentation." -} diff --git a/.changes/next-release/api-change-lexv2models-64205.json b/.changes/next-release/api-change-lexv2models-64205.json deleted file mode 100644 index b8eaf0a94c09..000000000000 --- a/.changes/next-release/api-change-lexv2models-64205.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``lexv2-models``", - "description": "Update lexv2-models command to latest version" -} diff --git a/.changes/next-release/api-change-lexv2runtime-43446.json b/.changes/next-release/api-change-lexv2runtime-43446.json deleted file mode 100644 index 163de761aa47..000000000000 --- a/.changes/next-release/api-change-lexv2runtime-43446.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``lexv2-runtime``", - "description": "Update lexv2-runtime command to latest version" -} diff --git a/.changes/next-release/api-change-logs-25486.json b/.changes/next-release/api-change-logs-25486.json deleted file mode 100644 index b1ed9f8e3e27..000000000000 --- a/.changes/next-release/api-change-logs-25486.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``logs``", - "description": "Added APIs to Create, Update, Get, List and Delete LogAnomalyDetectors and List and Update Anomalies in Detector. Added LogGroupClass attribute for LogGroups to classify loggroup as Standard loggroup with all capabilities or InfrequentAccess loggroup with limited capabilities." -} diff --git a/.changes/next-release/api-change-managedblockchain-81215.json b/.changes/next-release/api-change-managedblockchain-81215.json deleted file mode 100644 index a4de01a438b7..000000000000 --- a/.changes/next-release/api-change-managedblockchain-81215.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``managedblockchain``", - "description": "Add optional NetworkType property to Accessor APIs" -} diff --git a/.changes/next-release/api-change-personalize-75728.json b/.changes/next-release/api-change-personalize-75728.json deleted file mode 100644 index 9632186ede6c..000000000000 --- a/.changes/next-release/api-change-personalize-75728.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``personalize``", - "description": "Enables metadata in recommendations, recommendations with themes, and next best action recommendations" -} diff --git a/.changes/next-release/api-change-personalizeevents-39819.json b/.changes/next-release/api-change-personalizeevents-39819.json deleted file mode 100644 index 8383566d6d9c..000000000000 --- a/.changes/next-release/api-change-personalizeevents-39819.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``personalize-events``", - "description": "This release enables PutActions and PutActionInteractions" -} diff --git a/.changes/next-release/api-change-personalizeruntime-2501.json b/.changes/next-release/api-change-personalizeruntime-2501.json deleted file mode 100644 index 01eb996c0d36..000000000000 --- a/.changes/next-release/api-change-personalizeruntime-2501.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``personalize-runtime``", - "description": "Enables metadata in recommendations and next best action recommendations" -} diff --git a/.changes/next-release/api-change-quicksight-77022.json b/.changes/next-release/api-change-quicksight-77022.json deleted file mode 100644 index 0e588ce72d6d..000000000000 --- a/.changes/next-release/api-change-quicksight-77022.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``quicksight``", - "description": "This release launches new APIs for trusted identity propagation setup and supports creating datasources using trusted identity propagation as authentication method for QuickSight accounts configured with IAM Identity Center." -} diff --git a/.changes/next-release/api-change-redshift-58561.json b/.changes/next-release/api-change-redshift-58561.json deleted file mode 100644 index e5fc345b8841..000000000000 --- a/.changes/next-release/api-change-redshift-58561.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``redshift``", - "description": "This release adds support for multi-data warehouse writes through data sharing." -} diff --git a/.changes/next-release/api-change-repostspace-17290.json b/.changes/next-release/api-change-repostspace-17290.json deleted file mode 100644 index 1bb75e90d6a2..000000000000 --- a/.changes/next-release/api-change-repostspace-17290.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``repostspace``", - "description": "Initial release of AWS re:Post Private" -} diff --git a/.changes/next-release/api-change-s3-72212.json b/.changes/next-release/api-change-s3-72212.json deleted file mode 100644 index 1666e74c9e1c..000000000000 --- a/.changes/next-release/api-change-s3-72212.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``s3``", - "description": "Adding new params - Key and Prefix, to S3 API operations for supporting S3 Access Grants. Note - These updates will not change any of the existing S3 API functionality." -} diff --git a/.changes/next-release/api-change-s3control-93985.json b/.changes/next-release/api-change-s3control-93985.json deleted file mode 100644 index b9e9b2b17526..000000000000 --- a/.changes/next-release/api-change-s3control-93985.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``s3control``", - "description": "Introduce Amazon S3 Access Grants, a new S3 access control feature that maps identities in directories such as Active Directory, or AWS Identity and Access Management (IAM) Principals, to datasets in S3." -} diff --git a/.changes/next-release/api-change-secretsmanager-29005.json b/.changes/next-release/api-change-secretsmanager-29005.json deleted file mode 100644 index 87d150b699fc..000000000000 --- a/.changes/next-release/api-change-secretsmanager-29005.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``secretsmanager``", - "description": "AWS Secrets Manager has released the BatchGetSecretValue API, which allows customers to fetch up to 20 Secrets with a single request using a list of secret names or filters." -} diff --git a/.changes/next-release/api-change-securityhub-23460.json b/.changes/next-release/api-change-securityhub-23460.json deleted file mode 100644 index 8681b21a8a8c..000000000000 --- a/.changes/next-release/api-change-securityhub-23460.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``securityhub``", - "description": "Adds and updates APIs to support customizable security controls. This feature allows Security Hub customers to provide custom parameters for security controls. With this release, findings for controls that support custom parameters will include the parameters used to generate the findings." -} diff --git a/.changes/next-release/api-change-stepfunctions-46869.json b/.changes/next-release/api-change-stepfunctions-46869.json deleted file mode 100644 index 72e45d09c06e..000000000000 --- a/.changes/next-release/api-change-stepfunctions-46869.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``stepfunctions``", - "description": "Update stepfunctions command to latest version" -} diff --git a/.changes/next-release/api-change-transcribe-4880.json b/.changes/next-release/api-change-transcribe-4880.json deleted file mode 100644 index 87653dd7e50c..000000000000 --- a/.changes/next-release/api-change-transcribe-4880.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``transcribe``", - "description": "This release adds support for transcriptions from audio sources in 64 new languages and introduces generative call summarization in Transcribe Call Analytics (Post call)" -} diff --git a/.changes/next-release/api-change-workspaces-4674.json b/.changes/next-release/api-change-workspaces-4674.json deleted file mode 100644 index 50a3d455a65e..000000000000 --- a/.changes/next-release/api-change-workspaces-4674.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``workspaces``", - "description": "The release introduces Multi-Region Resilience one-way data replication that allows you to replicate data from your primary WorkSpace to a standby WorkSpace in another AWS Region. DescribeWorkspaces now returns the status of data replication." -} diff --git a/.changes/next-release/api-change-workspacesthinclient-20794.json b/.changes/next-release/api-change-workspacesthinclient-20794.json deleted file mode 100644 index fd9209e83745..000000000000 --- a/.changes/next-release/api-change-workspacesthinclient-20794.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``workspaces-thin-client``", - "description": "Initial release of Amazon WorkSpaces Thin Client" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 5a9c17b77397..1c46011208f9 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,50 @@ CHANGELOG ========= +1.30.7 +====== + +* api-change:``accessanalyzer``: IAM Access Analyzer now continuously monitors IAM roles and users in your AWS account or organization to generate findings for unused access. Additionally, IAM Access Analyzer now provides custom policy checks to validate that IAM policies adhere to your security standards ahead of deployments. +* api-change:``amp``: This release adds support for the Amazon Managed Service for Prometheus collector, a fully managed, agentless Prometheus metrics scraping capability. +* api-change:``bcm-data-exports``: Users can create, read, update, delete Exports of billing and cost management data. Users can get details of Export Executions and details of Tables for exporting. Tagging support is provided for Exports +* api-change:``cloudtrail``: CloudTrail Lake now supports federating event data stores. giving users the ability to run queries against their event data using Amazon Athena. +* api-change:``codestar-connections``: This release adds support for the CloudFormation Git sync feature. Git sync enables updating a CloudFormation stack from a template stored in a Git repository. +* api-change:``compute-optimizer``: This release enables AWS Compute Optimizer to analyze and generate recommendations with customization and discounts preferences. +* api-change:``config``: Support Periodic Recording for Configuration Recorder +* api-change:``controltower``: Add APIs to create and manage a landing zone. +* api-change:``cost-optimization-hub``: This release launches Cost Optimization Hub, a new AWS Billing and Cost Management feature that helps you consolidate and prioritize cost optimization recommendations across your AWS Organizations member accounts and AWS Regions, so that you can get the most out of your AWS spend. +* api-change:``detective``: Added new APIs in Detective to support resource investigations +* api-change:``ecs``: Adds a new 'type' property to the Setting structure. Adds a new AccountSetting - guardDutyActivate for ECS. +* api-change:``efs``: Update efs command to latest version +* api-change:``eks``: This release adds support for EKS Pod Identity feature. EKS Pod Identity makes it easy for customers to obtain IAM permissions for the applications running in their EKS clusters. +* api-change:``eks-auth``: This release adds support for EKS Pod Identity feature. EKS Pod Identity makes it easy for customers to obtain IAM permissions for their applications running in the EKS clusters. +* api-change:``elbv2``: Update elbv2 command to latest version +* api-change:``endpoint-rules``: Update endpoint-rules command to latest version +* api-change:``freetier``: This is the initial SDK release for the AWS Free Tier GetFreeTierUsage API +* api-change:``fsx``: Added support for FSx for ONTAP scale-out file systems and FlexGroup volumes. Added the HAPairs field and ThroughputCapacityPerHAPair for filesystem. Added AggregateConfiguration (containing Aggregates and ConstituentsPerAggregate) and SizeInBytes for volume. +* api-change:``guardduty``: Add support for Runtime Monitoring for ECS and ECS-EC2. +* api-change:``iotfleetwise``: AWS IoT FleetWise introduces new APIs for vision system data, such as data collected from cameras, radars, and lidars. You can now model and decode complex data types. +* api-change:``lakeformation``: This release adds four new APIs "DescribeLakeFormationIdentityCenterConfiguration", "CreateLakeFormationIdentityCenterConfiguration", "DescribeLakeFormationIdentityCenterConfiguration", and "DeleteLakeFormationIdentityCenterConfiguration", and also updates the corresponding documentation. +* api-change:``lexv2-models``: Update lexv2-models command to latest version +* api-change:``lexv2-runtime``: Update lexv2-runtime command to latest version +* api-change:``logs``: Added APIs to Create, Update, Get, List and Delete LogAnomalyDetectors and List and Update Anomalies in Detector. Added LogGroupClass attribute for LogGroups to classify loggroup as Standard loggroup with all capabilities or InfrequentAccess loggroup with limited capabilities. +* api-change:``managedblockchain``: Add optional NetworkType property to Accessor APIs +* api-change:``personalize``: Enables metadata in recommendations, recommendations with themes, and next best action recommendations +* api-change:``personalize-events``: This release enables PutActions and PutActionInteractions +* api-change:``personalize-runtime``: Enables metadata in recommendations and next best action recommendations +* api-change:``quicksight``: This release launches new APIs for trusted identity propagation setup and supports creating datasources using trusted identity propagation as authentication method for QuickSight accounts configured with IAM Identity Center. +* api-change:``redshift``: This release adds support for multi-data warehouse writes through data sharing. +* api-change:``repostspace``: Initial release of AWS re:Post Private +* api-change:``s3``: Adding new params - Key and Prefix, to S3 API operations for supporting S3 Access Grants. Note - These updates will not change any of the existing S3 API functionality. +* api-change:``s3control``: Introduce Amazon S3 Access Grants, a new S3 access control feature that maps identities in directories such as Active Directory, or AWS Identity and Access Management (IAM) Principals, to datasets in S3. +* api-change:``secretsmanager``: AWS Secrets Manager has released the BatchGetSecretValue API, which allows customers to fetch up to 20 Secrets with a single request using a list of secret names or filters. +* api-change:``securityhub``: Adds and updates APIs to support customizable security controls. This feature allows Security Hub customers to provide custom parameters for security controls. With this release, findings for controls that support custom parameters will include the parameters used to generate the findings. +* api-change:``stepfunctions``: Update stepfunctions command to latest version +* api-change:``transcribe``: This release adds support for transcriptions from audio sources in 64 new languages and introduces generative call summarization in Transcribe Call Analytics (Post call) +* api-change:``workspaces``: The release introduces Multi-Region Resilience one-way data replication that allows you to replicate data from your primary WorkSpace to a standby WorkSpace in another AWS Region. DescribeWorkspaces now returns the status of data replication. +* api-change:``workspaces-thin-client``: Initial release of Amazon WorkSpaces Thin Client + + 1.30.6 ====== diff --git a/awscli/__init__.py b/awscli/__init__.py index 2f48193b6c3f..28a8ddae455d 100644 --- a/awscli/__init__.py +++ b/awscli/__init__.py @@ -17,7 +17,7 @@ """ import os -__version__ = '1.30.6' +__version__ = '1.30.7' # # Get our data path to be added to botocore's search path diff --git a/doc/source/conf.py b/doc/source/conf.py index c257fd626aa2..c9ec3735d0c4 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -52,7 +52,7 @@ # The short X.Y version. version = '1.30' # The full version, including alpha/beta/rc tags. -release = '1.30.6' +release = '1.30.7' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/setup.cfg b/setup.cfg index 5967fe60f785..0838af2f98f8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,9 +3,9 @@ universal = 0 [metadata] requires_dist = - botocore==1.32.6 + botocore==1.32.7 docutils>=0.10,<0.17 - s3transfer>=0.7.0,<0.8.0 + s3transfer>=0.8.0,<0.9.0 PyYAML>=3.10,<6.1 colorama>=0.2.5,<0.4.5 rsa>=3.1.2,<4.8 diff --git a/setup.py b/setup.py index c2ab5fff8d06..30936383a614 100644 --- a/setup.py +++ b/setup.py @@ -24,9 +24,9 @@ def find_version(*file_paths): install_requires = [ - 'botocore==1.32.6', + 'botocore==1.32.7', 'docutils>=0.10,<0.17', - 's3transfer>=0.7.0,<0.8.0', + 's3transfer>=0.8.0,<0.9.0', 'PyYAML>=3.10,<6.1', 'colorama>=0.2.5,<0.4.5', 'rsa>=3.1.2,<4.8',