Skip to content

Commit

Permalink
Release v1.31.15 (2020-06-10)
Browse files Browse the repository at this point in the history
===

### Service Client Updates
* `service/appconfig`: Updates service API and documentation
* `service/codeartifact`: Adds new service
* `service/compute-optimizer`: Updates service API and documentation
* `service/dlm`: Updates service API
* `service/ec2`: Updates service API
  * New C6g instances powered by AWS Graviton2 processors and ideal for running advanced, compute-intensive workloads; New R6g instances powered by AWS Graviton2 processors and ideal for running memory-intensive workloads.
* `service/lightsail`: Updates service documentation
  * Documentation updates for lightsail
* `service/macie2`: Updates service API and documentation
* `service/servicecatalog`: Updates service documentation
  * Service Catalog Documentation Update for Integration with AWS Organizations Delegated Administrator feature
* `service/shield`: Updates service API and documentation
  * Corrections to the supported format for contact phone numbers and to the description for the create subscription action.

### SDK Enhancements
* `aws/credentials`: Update documentation for shared credentials provider to specify the type of credentials it supports retrieving from shared credentials file.
    * Related to [#3328](#3328)
  • Loading branch information
awssdkgo committed Jun 10, 2020
1 parent 9e96944 commit 8e96fdf
Show file tree
Hide file tree
Showing 35 changed files with 15,566 additions and 628 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
Release v1.31.15 (2020-06-10)
===

### Service Client Updates
* `service/appconfig`: Updates service API and documentation
* `service/codeartifact`: Adds new service
* `service/compute-optimizer`: Updates service API and documentation
* `service/dlm`: Updates service API
* `service/ec2`: Updates service API
* New C6g instances powered by AWS Graviton2 processors and ideal for running advanced, compute-intensive workloads; New R6g instances powered by AWS Graviton2 processors and ideal for running memory-intensive workloads.
* `service/lightsail`: Updates service documentation
* Documentation updates for lightsail
* `service/macie2`: Updates service API and documentation
* `service/servicecatalog`: Updates service documentation
* Service Catalog Documentation Update for Integration with AWS Organizations Delegated Administrator feature
* `service/shield`: Updates service API and documentation
* Corrections to the supported format for contact phone numbers and to the description for the create subscription action.

### SDK Enhancements
* `aws/credentials`: Update documentation for shared credentials provider to specify the type of credentials it supports retrieving from shared credentials file.
* Related to [#3328](https://github.com/aws/aws-sdk-go/issues/3328)

Release v1.31.14 (2020-06-09)
===

Expand Down
2 changes: 0 additions & 2 deletions CHANGELOG_PENDING.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
### SDK Features

### SDK Enhancements
* `aws/credentials`: Update documentation for shared credentials provider to specify the type of credentials it supports retrieving from shared credentials file.
* Related to [#3328](https://github.com/aws/aws-sdk-go/issues/3328)

### SDK Bugs
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.31.14"
const SDKVersion = "1.31.15"
25 changes: 17 additions & 8 deletions models/apis/appconfig/2019-10-09/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@
"errors":[
{"shape":"ResourceNotFoundException"},
{"shape":"InternalServerException"},
{"shape":"ResourceNotFoundException"},
{"shape":"BadRequestException"}
]
},
Expand Down Expand Up @@ -476,7 +475,10 @@
"error":{"httpStatusCode":400},
"exception":true
},
"Blob":{"type":"blob"},
"Blob":{
"type":"blob",
"sensitive":true
},
"Configuration":{
"type":"structure",
"members":{
Expand All @@ -502,7 +504,7 @@
"Name":{"shape":"Name"},
"Description":{"shape":"Description"},
"LocationUri":{"shape":"Uri"},
"RetrievalRoleArn":{"shape":"Arn"},
"RetrievalRoleArn":{"shape":"RoleArn"},
"Validators":{"shape":"ValidatorList"}
}
},
Expand Down Expand Up @@ -561,7 +563,7 @@
"Name":{"shape":"Name"},
"Description":{"shape":"Description"},
"LocationUri":{"shape":"Uri"},
"RetrievalRoleArn":{"shape":"Arn"},
"RetrievalRoleArn":{"shape":"RoleArn"},
"Validators":{"shape":"ValidatorList"},
"Tags":{"shape":"TagMap"}
}
Expand Down Expand Up @@ -753,7 +755,7 @@
},
"DeploymentStrategyId":{
"type":"string",
"pattern":"([a-z0-9]{4,7}|arn:aws.*)"
"pattern":"(^[a-z0-9]{4,7}$|^AppConfig\\.[A-Za-z0-9]{9,40}$)"
},
"DeploymentStrategyList":{
"type":"list",
Expand Down Expand Up @@ -1101,7 +1103,7 @@
"type":"structure",
"members":{
"AlarmArn":{"shape":"Arn"},
"AlarmRoleArn":{"shape":"Arn"}
"AlarmRoleArn":{"shape":"RoleArn"}
}
},
"MonitorList":{
Expand Down Expand Up @@ -1147,6 +1149,12 @@
"Tags":{"shape":"TagMap"}
}
},
"RoleArn":{
"type":"string",
"max":2048,
"min":20,
"pattern":"^((arn):(aws|aws-cn|aws-iso|aws-iso-[a-z]{1}|aws-us-gov):(iam)::\\d{12}:role[/].*)$"
},
"StartDeploymentRequest":{
"type":"structure",
"required":[
Expand Down Expand Up @@ -1204,7 +1212,8 @@
"StringWithLengthBetween0And32768":{
"type":"string",
"max":32768,
"min":0
"min":0,
"sensitive":true
},
"StringWithLengthBetween1And64":{
"type":"string",
Expand Down Expand Up @@ -1308,7 +1317,7 @@
},
"Name":{"shape":"Name"},
"Description":{"shape":"Description"},
"RetrievalRoleArn":{"shape":"Arn"},
"RetrievalRoleArn":{"shape":"RoleArn"},
"Validators":{"shape":"ValidatorList"}
}
},
Expand Down
15 changes: 10 additions & 5 deletions models/apis/appconfig/2019-10-09/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,10 @@
"Arn": {
"base": null,
"refs": {
"ConfigurationProfile$RetrievalRoleArn": "<p>The ARN of an IAM role with permission to access the configuration at the specified LocationUri.</p>",
"CreateConfigurationProfileRequest$RetrievalRoleArn": "<p>The ARN of an IAM role with permission to access the configuration at the specified LocationUri.</p>",
"ListTagsForResourceRequest$ResourceArn": "<p>The resource ARN.</p>",
"Monitor$AlarmArn": "<p>ARN of the Amazon CloudWatch alarm.</p>",
"Monitor$AlarmRoleArn": "<p>ARN of an IAM role for AppConfig to monitor <code>AlarmArn</code>.</p>",
"TagResourceRequest$ResourceArn": "<p>The ARN of the resource for which to retrieve tags.</p>",
"UntagResourceRequest$ResourceArn": "<p>The ARN of the resource for which to remove tags.</p>",
"UpdateConfigurationProfileRequest$RetrievalRoleArn": "<p>The ARN of an IAM role with permission to access the configuration at the specified LocationUri.</p>"
"UntagResourceRequest$ResourceArn": "<p>The ARN of the resource for which to remove tags.</p>"
}
},
"BadRequestException": {
Expand Down Expand Up @@ -510,6 +506,15 @@
"refs": {
}
},
"RoleArn": {
"base": null,
"refs": {
"ConfigurationProfile$RetrievalRoleArn": "<p>The ARN of an IAM role with permission to access the configuration at the specified LocationUri.</p>",
"CreateConfigurationProfileRequest$RetrievalRoleArn": "<p>The ARN of an IAM role with permission to access the configuration at the specified LocationUri.</p>",
"Monitor$AlarmRoleArn": "<p>ARN of an IAM role for AppConfig to monitor <code>AlarmArn</code>.</p>",
"UpdateConfigurationProfileRequest$RetrievalRoleArn": "<p>The ARN of an IAM role with permission to access the configuration at the specified LocationUri.</p>"
}
},
"StartDeploymentRequest": {
"base": null,
"refs": {
Expand Down
Loading

0 comments on commit 8e96fdf

Please sign in to comment.