Skip to content

Commit

Permalink
Release v1.36.25 (2021-01-12) (#3735)
Browse files Browse the repository at this point in the history
Release v1.36.25 (2021-01-12)
===

### Service Client Updates
* `service/appstream`: Updates service API and documentation
  * Adds support for the Smart Card Redirection feature
* `service/auditmanager`: Updates service API and documentation
* `service/elasticache`: Updates service documentation
  * Documentation updates for elasticache
* `service/lightsail`: Updates service API and documentation
  * This release adds IPv6 support for Amazon Lightsail instances, container services, CDN distributions, and load balancers.
* `service/ssm`: Updates service API and documentation
  * AWS Systems Manager adds pagination support for DescribeDocumentPermission API
  • Loading branch information
aws-sdk-go-automation authored Jan 12, 2021
1 parent 6023d84 commit 5c273e2
Show file tree
Hide file tree
Showing 18 changed files with 1,258 additions and 600 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
Release v1.36.25 (2021-01-12)
===

### Service Client Updates
* `service/appstream`: Updates service API and documentation
* Adds support for the Smart Card Redirection feature
* `service/auditmanager`: Updates service API and documentation
* `service/elasticache`: Updates service documentation
* Documentation updates for elasticache
* `service/lightsail`: Updates service API and documentation
* This release adds IPv6 support for Amazon Lightsail instances, container services, CDN distributions, and load balancers.
* `service/ssm`: Updates service API and documentation
* AWS Systems Manager adds pagination support for DescribeDocumentPermission API

Release v1.36.24 (2021-01-11)
===

Expand Down
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.36.24"
const SDKVersion = "1.36.25"
10 changes: 8 additions & 2 deletions models/apis/appstream/2016-12-01/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -719,7 +719,9 @@
"CLIPBOARD_COPY_TO_LOCAL_DEVICE",
"FILE_UPLOAD",
"FILE_DOWNLOAD",
"PRINTING_TO_LOCAL_DEVICE"
"PRINTING_TO_LOCAL_DEVICE",
"DOMAIN_PASSWORD_SIGNIN",
"DOMAIN_SMART_CARD_SIGNIN"
]
},
"Application":{
Expand Down Expand Up @@ -1507,6 +1509,8 @@
"SECURITY_GROUPS_NOT_FOUND",
"IGW_NOT_ATTACHED",
"IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION",
"FLEET_STOPPED",
"FLEET_INSTANCE_PROVISIONING_FAILURE",
"DOMAIN_JOIN_ERROR_FILE_NOT_FOUND",
"DOMAIN_JOIN_ERROR_ACCESS_DENIED",
"DOMAIN_JOIN_ERROR_LOGON_FAILURE",
Expand Down Expand Up @@ -1641,7 +1645,9 @@
"AVAILABLE",
"FAILED",
"COPYING",
"DELETING"
"DELETING",
"CREATING",
"IMPORTING"
]
},
"ImageStateChangeReason":{
Expand Down
12 changes: 6 additions & 6 deletions models/apis/appstream/2016-12-01/docs-2.json

Large diffs are not rendered by default.

7 changes: 5 additions & 2 deletions models/apis/auditmanager/2017-07-25/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -942,6 +942,7 @@
"AssessmentFrameworkMetadata":{
"type":"structure",
"members":{
"arn":{"shape":"AuditManagerArn"},
"id":{"shape":"UUID"},
"type":{"shape":"FrameworkType"},
"name":{"shape":"FrameworkName"},
Expand Down Expand Up @@ -1459,7 +1460,8 @@
"name":{"shape":"FrameworkName"},
"description":{"shape":"FrameworkDescription"},
"complianceType":{"shape":"ComplianceType"},
"controlSets":{"shape":"CreateAssessmentFrameworkControlSets"}
"controlSets":{"shape":"CreateAssessmentFrameworkControlSets"},
"tags":{"shape":"TagMap"}
}
},
"CreateAssessmentFrameworkResponse":{
Expand Down Expand Up @@ -1836,7 +1838,8 @@
"createdAt":{"shape":"Timestamp"},
"lastUpdatedAt":{"shape":"Timestamp"},
"createdBy":{"shape":"CreatedBy"},
"lastUpdatedBy":{"shape":"LastUpdatedBy"}
"lastUpdatedBy":{"shape":"LastUpdatedBy"},
"tags":{"shape":"TagMap"}
}
},
"FrameworkDescription":{
Expand Down
11 changes: 7 additions & 4 deletions models/apis/auditmanager/2017-07-25/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@
"refs": {
"Assessment$arn": "<p> The Amazon Resource Name (ARN) of the assessment. </p>",
"AssessmentFramework$arn": "<p> The Amazon Resource Name (ARN) of the specified framework. </p>",
"AssessmentFrameworkMetadata$arn": "<p> The Amazon Resource Name (ARN) of the framework. </p>",
"Control$arn": "<p> The Amazon Resource Name (ARN) of the specified control. </p>",
"ControlMetadata$arn": "<p> The Amazon Resource Name (ARN) of the specified control. </p>",
"Framework$arn": "<p> The Amazon Resource Name (ARN) of the specified framework. </p>",
Expand Down Expand Up @@ -516,7 +517,7 @@
"base": null,
"refs": {
"Control$controlMappingSources": "<p> The data mapping sources for the specified control. </p>",
"UpdateControlRequest$controlMappingSources": "<p> The data source that determines from where AWS Audit Manager collects evidence for the control. </p>"
"UpdateControlRequest$controlMappingSources": "<p> The data mapping sources for the specified control. </p>"
}
},
"ControlMetadata": {
Expand Down Expand Up @@ -601,7 +602,7 @@
"ControlSources": {
"base": null,
"refs": {
"Control$controlSources": "<p> The data mapping sources for the specified control. </p>",
"Control$controlSources": "<p> The data source that determines from where AWS Audit Manager collects evidence for the control. </p>",
"ControlMetadata$controlSources": "<p> The data source that determines from where AWS Audit Manager collects evidence for the control. </p>",
"Framework$controlSources": "<p> The sources from which AWS Audit Manager collects evidence for the control. </p>"
}
Expand Down Expand Up @@ -696,7 +697,7 @@
"CreateControlMappingSources": {
"base": null,
"refs": {
"CreateControlRequest$controlMappingSources": "<p> The data source that determines from where AWS Audit Manager collects evidence for the control. </p>"
"CreateControlRequest$controlMappingSources": "<p> The data mapping sources for the specified control. </p>"
}
},
"CreateControlRequest": {
Expand Down Expand Up @@ -869,7 +870,7 @@
"AssessmentReportEvidenceError$errorMessage": "<p> The error message returned by the <code>AssessmentReportEvidence</code> API. </p>",
"BatchCreateDelegationByAssessmentError$errorMessage": "<p> The error message returned by the <code>BatchCreateDelegationByAssessment</code> API. </p>",
"BatchDeleteDelegationByAssessmentError$errorMessage": "<p> The error message returned by the <code>BatchDeleteDelegationByAssessment</code> API. </p>",
"BatchImportEvidenceToAssessmentControlError$errorMessage": "<p> The error message returned by the <code>BatchImportEvidenceToAssessmentControlError</code> API. </p>"
"BatchImportEvidenceToAssessmentControlError$errorMessage": "<p> The error message returned by the <code>BatchImportEvidenceToAssessmentControl</code> API. </p>"
}
},
"EventName": {
Expand Down Expand Up @@ -1549,8 +1550,10 @@
"refs": {
"Assessment$tags": "<p> The tags associated with the assessment. </p>",
"Control$tags": "<p> The tags associated with the control. </p>",
"CreateAssessmentFrameworkRequest$tags": "<p> The tags associated with the framework. </p>",
"CreateAssessmentRequest$tags": "<p> The tags associated with the assessment. </p>",
"CreateControlRequest$tags": "<p> The tags associated with the control. </p>",
"Framework$tags": "<p> The tags associated with the framework. </p>",
"ListTagsForResourceResponse$tags": "<p> The list of tags returned by the <code>ListTagsForResource</code> API. </p>",
"TagResourceRequest$tags": "<p> The tags to be associated with the resource. </p>"
}
Expand Down
Loading

0 comments on commit 5c273e2

Please sign in to comment.