Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit 32b4344

Browse files
Release v1.42.16 (2021-11-30) (#4192)
Release v1.42.16 (2021-11-30) === ### Service Client Updates * `service/accessanalyzer`: Updates service API and documentation * `service/backup-gateway`: Adds new service * `service/ec2`: Updates service API and documentation * This release adds support for Is4gen and Im4gn instances. This release also adds a new subnet attribute, enableLniAtDeviceIndex, to support local network interfaces, which are logical networking components that connect an EC2 instance to your on-premises network. * `service/fsx`: Updates service API, documentation, and paginators * `service/glue`: Updates service API and documentation * Support for DataLake transactions * `service/iot`: Updates service API and documentation * Added the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs. * `service/iottwinmaker`: Adds new service * `service/kafka`: Updates service API, documentation, and paginators * `service/kinesis`: Updates service API and documentation * Amazon Kinesis Data Streams now supports on demand streams. * `service/lakeformation`: Updates service API, documentation, and paginators * `service/outposts`: Updates service API and documentation * `service/redshift-data`: Updates service API and documentation * `service/s3`: Updates service API, documentation, and examples * Introduce Amazon S3 Glacier Instant Retrieval storage class and a new setting in S3 Object Ownership to disable ACLs for bucket and the objects in it. * `service/snowball`: Updates service API and documentation * Tapeball is to integrate tape gateway onto snowball, it enables customer to transfer local data on the tape to snowball,and then ingest the data into tape gateway on the cloud. * `service/storagegateway`: Updates service API and documentation * Added gateway type VTL_SNOW. Added new SNOWBALL HostEnvironment for gateways running on a Snowball device. Added new field HostEnvironmentId to serve as an identifier for the HostEnvironment on which the gateway is running. * `service/workspaces-web`: Adds new service
1 parent 52f64b2 commit 32b4344

File tree

90 files changed

+61396
-9263
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+61396
-9263
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
Release v1.42.16 (2021-11-30)
2+
===
3+
4+
### Service Client Updates
5+
* `service/accessanalyzer`: Updates service API and documentation
6+
* `service/backup-gateway`: Adds new service
7+
* `service/ec2`: Updates service API and documentation
8+
* This release adds support for Is4gen and Im4gn instances. This release also adds a new subnet attribute, enableLniAtDeviceIndex, to support local network interfaces, which are logical networking components that connect an EC2 instance to your on-premises network.
9+
* `service/fsx`: Updates service API, documentation, and paginators
10+
* `service/glue`: Updates service API and documentation
11+
* Support for DataLake transactions
12+
* `service/iot`: Updates service API and documentation
13+
* Added the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs.
14+
* `service/iottwinmaker`: Adds new service
15+
* `service/kafka`: Updates service API, documentation, and paginators
16+
* `service/kinesis`: Updates service API and documentation
17+
* Amazon Kinesis Data Streams now supports on demand streams.
18+
* `service/lakeformation`: Updates service API, documentation, and paginators
19+
* `service/outposts`: Updates service API and documentation
20+
* `service/redshift-data`: Updates service API and documentation
21+
* `service/s3`: Updates service API, documentation, and examples
22+
* Introduce Amazon S3 Glacier Instant Retrieval storage class and a new setting in S3 Object Ownership to disable ACLs for bucket and the objects in it.
23+
* `service/snowball`: Updates service API and documentation
24+
* Tapeball is to integrate tape gateway onto snowball, it enables customer to transfer local data on the tape to snowball,and then ingest the data into tape gateway on the cloud.
25+
* `service/storagegateway`: Updates service API and documentation
26+
* Added gateway type VTL_SNOW. Added new SNOWBALL HostEnvironment for gateways running on a Snowball device. Added new field HostEnvironmentId to serve as an identifier for the HostEnvironment on which the gateway is running.
27+
* `service/workspaces-web`: Adds new service
28+
129
Release v1.42.15 (2021-11-29)
230
===
331

aws/endpoints/defaults.go

Lines changed: 214 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aws/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ package aws
55
const SDKName = "aws-sdk-go"
66

77
// SDKVersion is the version of this SDK
8-
const SDKVersion = "1.42.15"
8+
const SDKVersion = "1.42.16"

models/apis/accessanalyzer/2019-11-01/api-2.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2151,9 +2151,19 @@
21512151
"locationName":"nextToken"
21522152
},
21532153
"policyDocument":{"shape":"PolicyDocument"},
2154-
"policyType":{"shape":"PolicyType"}
2154+
"policyType":{"shape":"PolicyType"},
2155+
"validatePolicyResourceType":{"shape":"ValidatePolicyResourceType"}
21552156
}
21562157
},
2158+
"ValidatePolicyResourceType":{
2159+
"type":"string",
2160+
"enum":[
2161+
"AWS::S3::Bucket",
2162+
"AWS::S3::AccessPoint",
2163+
"AWS::S3::MultiRegionAccessPoint",
2164+
"AWS::S3ObjectLambda::AccessPoint"
2165+
]
2166+
},
21572167
"ValidatePolicyResponse":{
21582168
"type":"structure",
21592169
"required":["findings"],

models/apis/accessanalyzer/2019-11-01/docs-2.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1004,15 +1004,15 @@
10041004
}
10051005
},
10061006
"SecretsManagerSecretConfiguration": {
1007-
"base": "<p>The configuration for a Secrets Manager secret. For more information, see <a href=\"https://docs.aws.amazon.com/secretsmanager/latest/apireference/API_CreateSecret.html\">CreateSecret</a>.</p> <p>You can propose a configuration for a new secret or an existing secret that you own by specifying the secret policy and optional KMS encryption key. If the configuration is for an existing secret and you do not specify the secret policy, the access preview uses the existing policy for the secret. If the access preview is for a new resource and you do not specify the policy, the access preview assumes a secret without a policy. To propose deletion of an existing policy, you can specify an empty string. If the proposed configuration is for a new secret and you do not specify the KMS key ID, the access preview uses the default CMK of the Amazon Web Services account. If you specify an empty string for the KMS key ID, the access preview uses the default CMK of the Amazon Web Services account. For more information about secret policy limits, see <a href=\"https://docs.aws.amazon.com/secretsmanager/latest/userguide/reference_limits.html\">Quotas for Secrets Manager.</a>.</p>",
1007+
"base": "<p>The configuration for a Secrets Manager secret. For more information, see <a href=\"https://docs.aws.amazon.com/secretsmanager/latest/apireference/API_CreateSecret.html\">CreateSecret</a>.</p> <p>You can propose a configuration for a new secret or an existing secret that you own by specifying the secret policy and optional KMS encryption key. If the configuration is for an existing secret and you do not specify the secret policy, the access preview uses the existing policy for the secret. If the access preview is for a new resource and you do not specify the policy, the access preview assumes a secret without a policy. To propose deletion of an existing policy, you can specify an empty string. If the proposed configuration is for a new secret and you do not specify the KMS key ID, the access preview uses the Amazon Web Services managed key <code>aws/secretsmanager</code>. If you specify an empty string for the KMS key ID, the access preview uses the Amazon Web Services managed key of the Amazon Web Services account. For more information about secret policy limits, see <a href=\"https://docs.aws.amazon.com/secretsmanager/latest/userguide/reference_limits.html\">Quotas for Secrets Manager.</a>.</p>",
10081008
"refs": {
10091009
"Configuration$secretsManagerSecret": "<p>The access control configuration is for a Secrets Manager secret.</p>"
10101010
}
10111011
},
10121012
"SecretsManagerSecretKmsId": {
10131013
"base": null,
10141014
"refs": {
1015-
"SecretsManagerSecretConfiguration$kmsKeyId": "<p>The proposed ARN, key ID, or alias of the KMS customer master key (CMK).</p>"
1015+
"SecretsManagerSecretConfiguration$kmsKeyId": "<p>The proposed ARN, key ID, or alias of the KMS key.</p>"
10161016
}
10171017
},
10181018
"SecretsManagerSecretPolicy": {
@@ -1302,6 +1302,12 @@
13021302
"refs": {
13031303
}
13041304
},
1305+
"ValidatePolicyResourceType": {
1306+
"base": null,
1307+
"refs": {
1308+
"ValidatePolicyRequest$validatePolicyResourceType": "<p>The type of resource to attach to your resource policy. Specify a value for the policy validation resource type only if the policy type is <code>RESOURCE_POLICY</code>. For example, to validate a resource policy to attach to an Amazon S3 bucket, you can choose <code>AWS::S3::Bucket</code> for the policy validation resource type.</p> <p>For resource types not supported as valid values, IAM Access Analyzer runs policy checks that apply to all resource policies. For example, to validate a resource policy to attach to a KMS key, do not specify a value for the policy validation resource type and IAM Access Analyzer will run policy checks that apply to all resource policies.</p>"
1309+
}
1310+
},
13051311
"ValidatePolicyResponse": {
13061312
"base": null,
13071313
"refs": {

0 commit comments

Comments
 (0)