Skip to content

Commit

Permalink
Release v1.38.40 (2021-05-14) (#3909)
Browse files Browse the repository at this point in the history
Release v1.38.40 (2021-05-14)
===

### Service Client Updates
* `service/detective`: Updates service documentation
* `service/es`: Updates service API and documentation
  * Adds support for cold storage.
* `service/eventbridge`: Updates service API
* `service/events`: Updates service API
  * Update InputTransformer variable limit from 10 to 100 variables.
* `service/imagebuilder`: Updates service documentation
* `service/macie2`: Updates service API, documentation, and paginators
* `service/securityhub`: Updates service documentation
* `service/transcribe`: Updates service API and documentation
  • Loading branch information
aws-sdk-go-automation authored May 14, 2021
1 parent 182e8fa commit 83bc237
Show file tree
Hide file tree
Showing 23 changed files with 1,933 additions and 171 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
Release v1.38.40 (2021-05-14)
===

### Service Client Updates
* `service/detective`: Updates service documentation
* `service/es`: Updates service API and documentation
* Adds support for cold storage.
* `service/eventbridge`: Updates service API
* `service/events`: Updates service API
* Update InputTransformer variable limit from 10 to 100 variables.
* `service/imagebuilder`: Updates service documentation
* `service/macie2`: Updates service API, documentation, and paginators
* `service/securityhub`: Updates service documentation
* `service/transcribe`: Updates service API and documentation

Release v1.38.39 (2021-05-12)
===

Expand Down
21 changes: 20 additions & 1 deletion aws/endpoints/defaults.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aws/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.38.39"
const SDKVersion = "1.38.40"
14 changes: 7 additions & 7 deletions models/apis/detective/2018-10-26/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,15 @@
"AccountIdList": {
"base": null,
"refs": {
"DeleteMembersRequest$AccountIds": "<p>The list of AWS account identifiers for the member accounts to delete from the behavior graph.</p>",
"DeleteMembersRequest$AccountIds": "<p>The list of AWS account identifiers for the member accounts to delete from the behavior graph. You can delete up to 50 member accounts at a time.</p>",
"DeleteMembersResponse$AccountIds": "<p>The list of AWS account identifiers for the member accounts that Detective successfully deleted from the behavior graph.</p>",
"GetMembersRequest$AccountIds": "<p>The list of AWS account identifiers for the member account for which to return member details.</p> <p>You cannot use <code>GetMembers</code> to retrieve information about member accounts that were removed from the behavior graph.</p>"
"GetMembersRequest$AccountIds": "<p>The list of AWS account identifiers for the member account for which to return member details. You can request details for up to 50 member accounts at a time.</p> <p>You cannot use <code>GetMembers</code> to retrieve information about member accounts that were removed from the behavior graph.</p>"
}
},
"AccountList": {
"base": null,
"refs": {
"CreateMembersRequest$Accounts": "<p>The list of AWS accounts to invite to become member accounts in the behavior graph. For each invited account, the account list contains the account identifier and the AWS account root user email address.</p>"
"CreateMembersRequest$Accounts": "<p>The list of AWS accounts to invite to become member accounts in the behavior graph. You can invite up to 50 accounts at a time. For each invited account, the account list contains the account identifier and the AWS account root user email address.</p>"
}
},
"Boolean": {
Expand Down Expand Up @@ -305,15 +305,15 @@
"TagKeyList": {
"base": null,
"refs": {
"UntagResourceRequest$TagKeys": "<p>The tag keys of the tags to remove from the behavior graph.</p>"
"UntagResourceRequest$TagKeys": "<p>The tag keys of the tags to remove from the behavior graph. You can remove up to 50 tags at a time.</p>"
}
},
"TagMap": {
"base": null,
"refs": {
"CreateGraphRequest$Tags": "<p>The tags to assign to the new behavior graph. For each tag, you provide the tag key and the tag value.</p>",
"ListTagsForResourceResponse$Tags": "<p>The tag values that are assigned to the behavior graph.</p>",
"TagResourceRequest$Tags": "<p>The tag values to assign to the behavior graph.</p>"
"CreateGraphRequest$Tags": "<p>The tags to assign to the new behavior graph. You can add up to 50 tags. For each tag, you provide the tag key and the tag value. Each tag key can contain up to 128 characters. Each tag value can contain up to 256 characters.</p>",
"ListTagsForResourceResponse$Tags": "<p>The tag values that are assigned to the behavior graph. The request returns up to 50 tag values.</p>",
"TagResourceRequest$Tags": "<p>The tags to assign to the behavior graph. You can add up to 50 tags. For each tag, you provide the tag key and the tag value. Each tag key can contain up to 128 characters. Each tag value can contain up to 256 characters.</p>"
}
},
"TagResourceRequest": {
Expand Down
10 changes: 9 additions & 1 deletion models/apis/es/2015-01-01/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -895,6 +895,13 @@
"Status":{"shape":"OptionStatus"}
}
},
"ColdStorageOptions":{
"type":"structure",
"required":["Enabled"],
"members":{
"Enabled":{"shape":"Boolean"}
}
},
"CommitMessage":{
"type":"string",
"max":160
Expand Down Expand Up @@ -1536,7 +1543,8 @@
"DedicatedMasterCount":{"shape":"IntegerClass"},
"WarmEnabled":{"shape":"Boolean"},
"WarmType":{"shape":"ESWarmPartitionInstanceType"},
"WarmCount":{"shape":"IntegerClass"}
"WarmCount":{"shape":"IntegerClass"},
"ColdStorageOptions":{"shape":"ColdStorageOptions"}
}
},
"ElasticsearchClusterConfigStatus":{
Expand Down
7 changes: 7 additions & 0 deletions models/apis/es/2015-01-01/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@
"AdvancedSecurityOptionsInput$InternalUserDatabaseEnabled": "<p>True if the internal user database is enabled.</p>",
"AutoTuneStatus$PendingDeletion": "<p>Indicates whether the Elasticsearch domain is being deleted.</p>",
"CognitoOptions$Enabled": "<p>Specifies the option to enable Cognito for Kibana authentication.</p>",
"ColdStorageOptions$Enabled": "<p>True to enable cold storage for an Elasticsearch domain.</p>",
"DomainEndpointOptions$EnforceHTTPS": "<p>Specify if only HTTPS endpoint should be enabled for the Elasticsearch domain.</p>",
"DomainEndpointOptions$CustomEndpointEnabled": "<p>Specify if custom endpoint should be enabled for the Elasticsearch domain.</p>",
"EBSOptions$EBSEnabled": "<p>Specifies whether EBS-based storage is enabled.</p>",
Expand Down Expand Up @@ -300,6 +301,12 @@
"ElasticsearchDomainConfig$CognitoOptions": "<p>The <code>CognitoOptions</code> for the specified domain. For more information, see <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-cognito-auth.html\" target=\"_blank\">Amazon Cognito Authentication for Kibana</a>.</p>"
}
},
"ColdStorageOptions": {
"base": "<p>Specifies settings for cold storage.</p>",
"refs": {
"ElasticsearchClusterConfig$ColdStorageOptions": "<p>Specifies the <code>ColdStorageOptions</code> configuration for an Elasticsearch domain.</p>"
}
},
"CommitMessage": {
"base": null,
"refs": {
Expand Down
2 changes: 1 addition & 1 deletion models/apis/eventbridge/2015-10-07/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2657,7 +2657,7 @@
"type":"map",
"key":{"shape":"InputTransformerPathKey"},
"value":{"shape":"TargetInputPath"},
"max":10
"max":100
},
"UntagResourceRequest":{
"type":"structure",
Expand Down
2 changes: 1 addition & 1 deletion models/apis/events/2015-10-07/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2657,7 +2657,7 @@
"type":"map",
"key":{"shape":"InputTransformerPathKey"},
"value":{"shape":"TargetInputPath"},
"max":10
"max":100
},
"UntagResourceRequest":{
"type":"structure",
Expand Down
6 changes: 3 additions & 3 deletions models/apis/imagebuilder/2019-12-02/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"CreateComponent": "<p>Creates a new component that can be used to build, validate, test, and assess your image.</p>",
"CreateContainerRecipe": "<p>Creates a new container recipe. Container recipes define how images are configured, tested, and assessed.</p>",
"CreateDistributionConfiguration": "<p>Creates a new distribution configuration. Distribution configurations define and configure the outputs of your pipeline.</p>",
"CreateImage": "<p> Creates a new image. This request will create a new image along with all of the configured output resources defined in the distribution configuration.</p>",
"CreateImage": "<p> Creates a new image. This request will create a new image along with all of the configured output resources defined in the distribution configuration. You must specify exactly one recipe for your image, using either a ContainerRecipeArn or an ImageRecipeArn.</p>",
"CreateImagePipeline": "<p> Creates a new image pipeline. Image pipelines enable you to automate the creation and distribution of images.</p>",
"CreateImageRecipe": "<p> Creates a new image recipe. Image recipes define how images are configured, tested, and assessed.</p>",
"CreateInfrastructureConfiguration": "<p> Creates a new infrastructure configuration. An infrastructure configuration defines the environment in which your image will be built and tested.</p>",
Expand Down Expand Up @@ -49,7 +49,7 @@
"TagResource": "<p> Adds a tag to a resource.</p>",
"UntagResource": "<p> Removes a tag from a resource.</p>",
"UpdateDistributionConfiguration": "<p> Updates a new distribution configuration. Distribution configurations define and configure the outputs of your pipeline.</p>",
"UpdateImagePipeline": "<p> Updates a new image pipeline. Image pipelines enable you to automate the creation and distribution of images.</p>",
"UpdateImagePipeline": "<p> Updates an image pipeline. Image pipelines enable you to automate the creation and distribution of images.</p> <note> <p>UpdateImagePipeline does not support selective updates for the pipeline. You must specify all of the required properties in the update request, not just the properties that have changed.</p> </note>",
"UpdateInfrastructureConfiguration": "<p> Updates a new infrastructure configuration. An infrastructure configuration defines the environment in which your image will be built and tested.</p>"
},
"shapes": {
Expand Down Expand Up @@ -1283,7 +1283,7 @@
"CreateImagePipelineRequest$description": "<p> The description of the image pipeline.</p>",
"CreateImagePipelineResponse$requestId": "<p> The request ID that uniquely identifies this request.</p>",
"CreateImageRecipeRequest$description": "<p> The description of the image recipe.</p>",
"CreateImageRecipeRequest$parentImage": "<p>The parent image of the image recipe. The value of the string can be the ARN of the parent image or an AMI ID. The format for the ARN follows this example: <code>arn:aws:imagebuilder:us-west-2:aws:image/windows-server-2016-english-full-base-x86/xxxx.x.x</code>. You can provide the specific version that you want to use, or you can use a wildcard in all of the fields. If you enter an AMI ID for the string value, you must have access to the AMI, and the AMI must be in the same Region in which you are using Image Builder.</p>",
"CreateImageRecipeRequest$parentImage": "<p>The parent image of the image recipe. The value of the string can be the ARN of the parent image or an AMI ID. The format for the ARN follows this example: <code>arn:aws:imagebuilder:us-west-2:aws:image/windows-server-2016-english-full-base-x86/x.x.x</code>. You can provide the specific version that you want to use, or you can use a wildcard in all of the fields. If you enter an AMI ID for the string value, you must have access to the AMI, and the AMI must be in the same Region in which you are using Image Builder.</p>",
"CreateImageRecipeRequest$workingDirectory": "<p>The working directory to be used during build and test workflows.</p>",
"CreateImageRecipeResponse$requestId": "<p>The request ID that uniquely identifies this request.</p>",
"CreateImageResponse$requestId": "<p> The request ID that uniquely identifies this request.</p>",
Expand Down
Loading

0 comments on commit 83bc237

Please sign in to comment.