Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions .changes/2.33.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
[
{
"category": "``evs``",
"description": "A new GetVersions API has been added to retrieve VCF, ESX versions, and EC2 instances provided by Amazon EVS. The CreateEnvironment API now allows you to select a VCF version and the CreateEnvironmentHost API introduces a optional esxVersion parameter.",
"type": "api-change"
},
{
"category": "``deadline``",
"description": "AWS Deadline Cloud now supports tagging Budget resources with ABAC for permissions management and selecting up to 16 filter values in the monitor and Search API.",
"type": "api-change"
},
{
"category": "``lakeformation``",
"description": "API Changes for GTCForLocation feature. Includes a new API, GetTemporaryDataLocationCredentials and updates to the APIs RegisterResource and UpdateResource",
"type": "api-change"
},
{
"category": "``opensearchserverless``",
"description": "Collection groups in Amazon OpenSearch Serverless enables to organize multiple collections and enable compute resource sharing across collections with different KMS keys. This shared compute model reduces costs by eliminating the need for separate OpenSearch Compute Units (OCUs) for each KMS key.",
"type": "api-change"
},
{
"category": "``ecs``",
"description": "Adds support for configuring FIPS in AWS GovCloud (US) Regions via a new ECS Capacity Provider field fipsEnabled. When enabled, instances launched by the capacity provider will use a FIPS-140 enabled AMI. Instances will use FIPS-140 compliant cryptographic modules and AWS FIPS endpoints.",
"type": "api-change"
},
{
"category": "``cleanrooms``",
"description": "This release adds support for parameters in PySpark analysis templates.",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "This release includes documentation updates to support up to four Elastic Volume modifications per Amazon EBS volume within a rolling 24-hour period.",
"type": "api-change"
},
{
"category": "``qconnect``",
"description": "Fix inference configuration shapes for the CreateAIPrompt and UpdateAIPrompt APIs, Modify Text Length Limit for SendMessage API",
"type": "api-change"
}
]
5 changes: 5 additions & 0 deletions .changes/next-release/bugfix-Autocomplete-43602.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "bugfix",
"category": "Autocomplete",
"description": "Removed invalid autocompletion models."
}
5 changes: 5 additions & 0 deletions .changes/next-release/enhancement-ContainerProvider-3097.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "enhancement",
"category": "ContainerProvider",
"description": "The ContainerProvider now works with arbitray HTTPS URLs for `AWS_CONTAINER_CREDENTIALS_FULL_URI`."
}
13 changes: 13 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@
CHANGELOG
=========

2.33.1
======

* api-change:``evs``: A new GetVersions API has been added to retrieve VCF, ESX versions, and EC2 instances provided by Amazon EVS. The CreateEnvironment API now allows you to select a VCF version and the CreateEnvironmentHost API introduces a optional esxVersion parameter.
* api-change:``deadline``: AWS Deadline Cloud now supports tagging Budget resources with ABAC for permissions management and selecting up to 16 filter values in the monitor and Search API.
* api-change:``lakeformation``: API Changes for GTCForLocation feature. Includes a new API, GetTemporaryDataLocationCredentials and updates to the APIs RegisterResource and UpdateResource
* api-change:``opensearchserverless``: Collection groups in Amazon OpenSearch Serverless enables to organize multiple collections and enable compute resource sharing across collections with different KMS keys. This shared compute model reduces costs by eliminating the need for separate OpenSearch Compute Units (OCUs) for each KMS key.
* api-change:``ecs``: Adds support for configuring FIPS in AWS GovCloud (US) Regions via a new ECS Capacity Provider field fipsEnabled. When enabled, instances launched by the capacity provider will use a FIPS-140 enabled AMI. Instances will use FIPS-140 compliant cryptographic modules and AWS FIPS endpoints.
* api-change:``cleanrooms``: This release adds support for parameters in PySpark analysis templates.
* api-change:``ec2``: This release includes documentation updates to support up to four Elastic Volume modifications per Amazon EBS volume within a rolling 24-hour period.
* api-change:``qconnect``: Fix inference configuration shapes for the CreateAIPrompt and UpdateAIPrompt APIs, Modify Text Length Limit for SendMessage API


2.33.0
======

Expand Down
2 changes: 1 addition & 1 deletion awscli/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
import os
import sys

__version__ = '2.33.0'
__version__ = '2.33.1'

#
# Get our data path to be added to botocore's search path
Expand Down
12 changes: 1 addition & 11 deletions awscli/botocore/data/acm-pca/2017-08-22/completions-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,12 @@
"CertificateAuthority": {
"operation": "ListCertificateAuthorities",
"resourceIdentifier": {
"Status": "CertificateAuthorities[].Status",
"RevocationConfiguration": "CertificateAuthorities[].RevocationConfiguration"
"Status": "CertificateAuthorities[].Status"
}
}
},
"operations": {
"UpdateCertificateAuthority": {
"RevocationConfiguration": {
"completions": [
{
"parameters": {},
"resourceName": "CertificateAuthority",
"resourceIdentifier": "RevocationConfiguration"
}
]
},
"Status": {
"completions": [
{
Expand Down
120 changes: 5 additions & 115 deletions awscli/botocore/data/appstream/2016-12-01/completions-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,34 +4,26 @@
"DirectoryConfig": {
"operation": "DescribeDirectoryConfigs",
"resourceIdentifier": {
"DirectoryName": "DirectoryConfigs[].DirectoryName",
"OrganizationalUnitDistinguishedNames": "DirectoryConfigs[].OrganizationalUnitDistinguishedNames",
"ServiceAccountCredentials": "DirectoryConfigs[].ServiceAccountCredentials"
"DirectoryName": "DirectoryConfigs[].DirectoryName"
}
},
"Fleet": {
"operation": "DescribeFleets",
"resourceIdentifier": {
"ImageName": "Fleets[].ImageName",
"MaxUserDurationInSeconds": "Fleets[].MaxUserDurationInSeconds",
"DisconnectTimeoutInSeconds": "Fleets[].DisconnectTimeoutInSeconds"
"ImageName": "Fleets[].ImageName"
}
},
"ImageBuilder": {
"operation": "DescribeImageBuilders",
"resourceIdentifier": {
"ImageArn": "ImageBuilders[].ImageArn",
"VpcConfig": "ImageBuilders[].VpcConfig",
"InstanceType": "ImageBuilders[].InstanceType",
"EnableDefaultInternetAccess": "ImageBuilders[].EnableDefaultInternetAccess",
"DomainJoinInfo": "ImageBuilders[].DomainJoinInfo"
"InstanceType": "ImageBuilders[].InstanceType"
}
},
"Image": {
"operation": "DescribeImages",
"resourceIdentifier": {
"AppstreamAgentVersion": "Images[].AppstreamAgentVersion",
"ImagePermissions": "Images[].ImagePermissions"
"AppstreamAgentVersion": "Images[].AppstreamAgentVersion"
}
},
"Stack": {
Expand All @@ -40,11 +32,8 @@
"Name": "Stacks[].Name",
"Description": "Stacks[].Description",
"DisplayName": "Stacks[].DisplayName",
"StorageConnectors": "Stacks[].StorageConnectors",
"RedirectURL": "Stacks[].RedirectURL",
"FeedbackURL": "Stacks[].FeedbackURL",
"UserSettings": "Stacks[].UserSettings",
"ApplicationSettings": "Stacks[].ApplicationSettings"
"FeedbackURL": "Stacks[].FeedbackURL"
}
}
},
Expand Down Expand Up @@ -199,24 +188,6 @@
"resourceIdentifier": "DirectoryName"
}
]
},
"OrganizationalUnitDistinguishedNames": {
"completions": [
{
"parameters": {},
"resourceName": "DirectoryConfig",
"resourceIdentifier": "OrganizationalUnitDistinguishedNames"
}
]
},
"ServiceAccountCredentials": {
"completions": [
{
"parameters": {},
"resourceName": "DirectoryConfig",
"resourceIdentifier": "ServiceAccountCredentials"
}
]
}
},
"UpdateFleet": {
Expand Down Expand Up @@ -256,33 +227,6 @@
}
]
},
"VpcConfig": {
"completions": [
{
"parameters": {},
"resourceName": "ImageBuilder",
"resourceIdentifier": "VpcConfig"
}
]
},
"MaxUserDurationInSeconds": {
"completions": [
{
"parameters": {},
"resourceName": "Fleet",
"resourceIdentifier": "MaxUserDurationInSeconds"
}
]
},
"DisconnectTimeoutInSeconds": {
"completions": [
{
"parameters": {},
"resourceName": "Fleet",
"resourceIdentifier": "DisconnectTimeoutInSeconds"
}
]
},
"Description": {
"completions": [
{
Expand All @@ -300,24 +244,6 @@
"resourceIdentifier": "DisplayName"
}
]
},
"EnableDefaultInternetAccess": {
"completions": [
{
"parameters": {},
"resourceName": "ImageBuilder",
"resourceIdentifier": "EnableDefaultInternetAccess"
}
]
},
"DomainJoinInfo": {
"completions": [
{
"parameters": {},
"resourceName": "ImageBuilder",
"resourceIdentifier": "DomainJoinInfo"
}
]
}
},
"UpdateImagePermissions": {
Expand All @@ -329,15 +255,6 @@
"resourceIdentifier": "Name"
}
]
},
"ImagePermissions": {
"completions": [
{
"parameters": {},
"resourceName": "Image",
"resourceIdentifier": "ImagePermissions"
}
]
}
},
"UpdateStack": {
Expand Down Expand Up @@ -368,15 +285,6 @@
}
]
},
"StorageConnectors": {
"completions": [
{
"parameters": {},
"resourceName": "Stack",
"resourceIdentifier": "StorageConnectors"
}
]
},
"RedirectURL": {
"completions": [
{
Expand All @@ -394,24 +302,6 @@
"resourceIdentifier": "FeedbackURL"
}
]
},
"UserSettings": {
"completions": [
{
"parameters": {},
"resourceName": "Stack",
"resourceIdentifier": "UserSettings"
}
]
},
"ApplicationSettings": {
"completions": [
{
"parameters": {},
"resourceName": "Stack",
"resourceIdentifier": "ApplicationSettings"
}
]
}
}
}
Expand Down
32 changes: 1 addition & 31 deletions awscli/botocore/data/appsync/2017-07-25/completions-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@
"resourceIdentifier": {
"name": "graphqlApis[].name",
"apiId": "graphqlApis[].apiId",
"authenticationType": "graphqlApis[].authenticationType",
"logConfig": "graphqlApis[].logConfig",
"userPoolConfig": "graphqlApis[].userPoolConfig",
"openIDConnectConfig": "graphqlApis[].openIDConnectConfig"
"authenticationType": "graphqlApis[].authenticationType"
}
}
},
Expand Down Expand Up @@ -258,15 +255,6 @@
}
]
},
"logConfig": {
"completions": [
{
"parameters": {},
"resourceName": "GraphqlApi",
"resourceIdentifier": "logConfig"
}
]
},
"authenticationType": {
"completions": [
{
Expand All @@ -275,24 +263,6 @@
"resourceIdentifier": "authenticationType"
}
]
},
"userPoolConfig": {
"completions": [
{
"parameters": {},
"resourceName": "GraphqlApi",
"resourceIdentifier": "userPoolConfig"
}
]
},
"openIDConnectConfig": {
"completions": [
{
"parameters": {},
"resourceName": "GraphqlApi",
"resourceIdentifier": "openIDConnectConfig"
}
]
}
},
"UpdateResolver": {
Expand Down
Loading
Loading