Skip to content

Commit

Permalink
Update models for release
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-php-automation committed Jan 12, 2021
1 parent 26c7f2d commit aa51c3d
Show file tree
Hide file tree
Showing 21 changed files with 232 additions and 67 deletions.
27 changes: 27 additions & 0 deletions .changes/3.171.16
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
[
{
"type": "api-change",
"category": "SSM",
"description": "AWS Systems Manager adds pagination support for DescribeDocumentPermission API"
},
{
"type": "api-change",
"category": "AuditManager",
"description": "This release introduces tag support for assessment frameworks. You can now add, remove, and get tags from existing frameworks, and specify the tags to apply when creating a custom framework."
},
{
"type": "enhancement",
"category": "ElastiCache",
"description": "Documentation updates for elasticache"
},
{
"type": "api-change",
"category": "AppStream",
"description": "Adds support for the Smart Card Redirection feature"
},
{
"type": "api-change",
"category": "Lightsail",
"description": "This release adds IPv6 support for Amazon Lightsail instances, container services, CDN distributions, and load balancers."
}
]
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# CHANGELOG

## next release

* `Aws\AppStream` - Adds support for the Smart Card Redirection feature
* `Aws\AuditManager` - This release introduces tag support for assessment frameworks. You can now add, remove, and get tags from existing frameworks, and specify the tags to apply when creating a custom framework.
* `Aws\ElastiCache` - Documentation updates for elasticache
* `Aws\Lightsail` - This release adds IPv6 support for Amazon Lightsail instances, container services, CDN distributions, and load balancers.
* `Aws\SSM` - AWS Systems Manager adds pagination support for DescribeDocumentPermission API

## 3.171.15 - 2021-01-11

* `Aws\KMS` - Adds support for filtering grants by grant ID and grantee principal in ListGrants requests to AWS KMS.
Expand Down
2 changes: 2 additions & 0 deletions src/Lightsail/LightsailClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,8 @@
* @method \GuzzleHttp\Promise\Promise resetDistributionCacheAsync(array $args = [])
* @method \Aws\Result sendContactMethodVerification(array $args = [])
* @method \GuzzleHttp\Promise\Promise sendContactMethodVerificationAsync(array $args = [])
* @method \Aws\Result setIpAddressType(array $args = [])
* @method \GuzzleHttp\Promise\Promise setIpAddressTypeAsync(array $args = [])
* @method \Aws\Result startInstance(array $args = [])
* @method \GuzzleHttp\Promise\Promise startInstanceAsync(array $args = [])
* @method \Aws\Result startRelationalDatabase(array $args = [])
Expand Down
10 changes: 8 additions & 2 deletions src/data/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
2 changes: 1 addition & 1 deletion src/data/appstream/2016-12-01/api-2.json.php

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions src/data/appstream/2016-12-01/docs-2.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/data/appstream/2016-12-01/docs-2.json.php

Large diffs are not rendered by default.

7 changes: 5 additions & 2 deletions src/data/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
2 changes: 1 addition & 1 deletion src/data/auditmanager/2017-07-25/api-2.json.php

Large diffs are not rendered by default.

11 changes: 7 additions & 4 deletions src/data/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
2 changes: 1 addition & 1 deletion src/data/auditmanager/2017-07-25/docs-2.json.php

Large diffs are not rendered by default.

Loading

0 comments on commit aa51c3d

Please sign in to comment.