Skip to content

Commit

Permalink
Release v1.33.17 (2020-07-31)
Browse files Browse the repository at this point in the history
===

### Service Client Updates
* `service/chime`: Updates service API
  * This release increases the CreateMeetingWithAttendee max attendee limit to 10.
* `service/personalize-runtime`: Updates service API and documentation
* `service/resourcegroupstaggingapi`: Updates service API and documentation
  * Updates to the list of services supported by this API.
* `service/storagegateway`: Updates service API and documentation
  * Add support for gateway VM deprecation dates
* `service/wafv2`: Updates service API and documentation
  • Loading branch information
awssdkgo committed Jul 31, 2020
1 parent 8a4ffc0 commit 57f554c
Show file tree
Hide file tree
Showing 19 changed files with 265 additions and 119 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Release v1.33.17 (2020-07-31)
===

### Service Client Updates
* `service/chime`: Updates service API
* This release increases the CreateMeetingWithAttendee max attendee limit to 10.
* `service/personalize-runtime`: Updates service API and documentation
* `service/resourcegroupstaggingapi`: Updates service API and documentation
* Updates to the list of services supported by this API.
* `service/storagegateway`: Updates service API and documentation
* Add support for gateway VM deprecation dates
* `service/wafv2`: Updates service API and documentation

Release v1.33.16 (2020-07-30)
===

Expand Down
3 changes: 3 additions & 0 deletions 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.33.16"
const SDKVersion = "1.33.17"
3 changes: 2 additions & 1 deletion models/apis/chime/2018-05-01/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2803,7 +2803,7 @@
"CreateMeetingWithAttendeesRequestItemList":{
"type":"list",
"member":{"shape":"CreateAttendeeRequestItem"},
"max":5,
"max":10,
"min":1
},
"CreateMeetingWithAttendeesResponse":{
Expand Down Expand Up @@ -3353,6 +3353,7 @@
"AccessDenied",
"ServiceUnavailable",
"Throttled",
"Throttling",
"Unauthorized",
"Unprocessable",
"VoiceConnectorGroupAssociationsExist",
Expand Down
3 changes: 2 additions & 1 deletion models/apis/personalize-runtime/2018-05-22/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@
"campaignArn":{"shape":"Arn"},
"inputList":{"shape":"InputList"},
"userId":{"shape":"UserID"},
"context":{"shape":"Context"}
"context":{"shape":"Context"},
"filterArn":{"shape":"Arn"}
}
},
"GetPersonalizedRankingResponse":{
Expand Down
5 changes: 3 additions & 2 deletions models/apis/personalize-runtime/2018-05-22/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@
"base": null,
"refs": {
"GetPersonalizedRankingRequest$campaignArn": "<p>The Amazon Resource Name (ARN) of the campaign to use for generating the personalized ranking.</p>",
"GetPersonalizedRankingRequest$filterArn": "<p>The Amazon Resource Name (ARN) of a filter you created to include or exclude items from recommendations for a given user.</p>",
"GetRecommendationsRequest$campaignArn": "<p>The Amazon Resource Name (ARN) of the campaign to use for getting recommendations.</p>",
"GetRecommendationsRequest$filterArn": "<p>The ARN of the filter to apply to the returned recommendations. For more information, see Using Filters with Amazon Personalize.</p>"
"GetRecommendationsRequest$filterArn": "<p>The ARN of the filter to apply to the returned recommendations. For more information, see <a href=\"https://docs.aws.amazon.com/personalize/latest/dg/filters.html\">Using Filters with Amazon Personalize</a>.</p> <p>When using this parameter, be sure the filter resource is <code>ACTIVE</code>.</p>"
}
},
"AttributeName": {
Expand Down Expand Up @@ -63,7 +64,7 @@
"InputList": {
"base": null,
"refs": {
"GetPersonalizedRankingRequest$inputList": "<p>A list of items (itemId's) to rank. If an item was not included in the training dataset, the item is appended to the end of the reranked list. The maximum is 500.</p>"
"GetPersonalizedRankingRequest$inputList": "<p>A list of items (by <code>itemId</code>) to rank. If an item was not included in the training dataset, the item is appended to the end of the reranked list. The maximum is 500.</p>"
}
},
"InvalidInputException": {
Expand Down
4 changes: 2 additions & 2 deletions models/apis/resourcegroupstaggingapi/2017-01-26/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@
"type":"string",
"max":63,
"min":3,
"pattern":"[\\s\\S]*"
"pattern":"[a-z0-9.-]*"
},
"S3Location":{"type":"string"},
"StartReportCreationInput":{
Expand Down Expand Up @@ -488,7 +488,7 @@
"type":"string",
"max":68,
"min":6,
"pattern":"[\\s\\S]*"
"pattern":"[a-zA-Z0-9-]*"
},
"TargetIdFilterList":{
"type":"list",
Expand Down
4 changes: 2 additions & 2 deletions models/apis/resourcegroupstaggingapi/2017-01-26/docs-2.json

Large diffs are not rendered by default.

14 changes: 13 additions & 1 deletion models/apis/storagegateway/2013-06-30/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1701,6 +1701,11 @@
"VolumeARN":{"shape":"VolumeARN"}
}
},
"DeprecationDate":{
"type":"string",
"max":25,
"min":1
},
"DescribeAvailabilityMonitorTestInput":{
"type":"structure",
"required":["GatewayARN"],
Expand Down Expand Up @@ -1801,7 +1806,9 @@
"VPCEndpoint":{"shape":"string"},
"CloudWatchLogGroupARN":{"shape":"CloudWatchLogGroupARN"},
"HostEnvironment":{"shape":"HostEnvironment"},
"EndpointType":{"shape":"EndpointType"}
"EndpointType":{"shape":"EndpointType"},
"SoftwareUpdatesEndDate":{"shape":"SoftwareUpdatesEndDate"},
"DeprecationDate":{"shape":"DeprecationDate"}
}
},
"DescribeMaintenanceStartTimeInput":{
Expand Down Expand Up @@ -2897,6 +2904,11 @@
"type":"string",
"pattern":"\\Asnap-([0-9A-Fa-f]{8}|[0-9A-Fa-f]{17})\\z"
},
"SoftwareUpdatesEndDate":{
"type":"string",
"max":25,
"min":1
},
"Squash":{
"type":"string",
"max":15,
Expand Down
12 changes: 12 additions & 0 deletions models/apis/storagegateway/2013-06-30/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -553,6 +553,12 @@
"refs": {
}
},
"DeprecationDate": {
"base": null,
"refs": {
"DescribeGatewayInformationOutput$DeprecationDate": "<p>Date after which this gateway will not receive software updates for new features and bug fixes.</p>"
}
},
"DescribeAvailabilityMonitorTestInput": {
"base": null,
"refs": {
Expand Down Expand Up @@ -1686,6 +1692,12 @@
"StorediSCSIVolume$SourceSnapshotId": "<p>If the stored volume was created from a snapshot, this field contains the snapshot ID used, e.g. snap-78e22663. Otherwise, this field is not included.</p>"
}
},
"SoftwareUpdatesEndDate": {
"base": null,
"refs": {
"DescribeGatewayInformationOutput$SoftwareUpdatesEndDate": "<p>Date after which this gateway will not receive software updates for new features.</p>"
}
},
"Squash": {
"base": "<p>The user mapped to anonymous user. Valid options are the following:</p> <ul> <li> <p> <code>RootSquash</code>: Only root is mapped to anonymous user.</p> </li> <li> <p> <code>NoSquash</code>: No one is mapped to anonymous user.</p> </li> <li> <p> <code>AllSquash</code>: Everyone is mapped to anonymous user.</p> </li> </ul>",
"refs": {
Expand Down
7 changes: 4 additions & 3 deletions models/apis/wafv2/2019-07-29/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1823,7 +1823,8 @@
"members":{
"ResourceArn":{"shape":"ResourceArn"},
"LogDestinationConfigs":{"shape":"LogDestinationConfigs"},
"RedactedFields":{"shape":"RedactedFields"}
"RedactedFields":{"shape":"RedactedFields"},
"ManagedByFirewallManager":{"shape":"Boolean"}
}
},
"LoggingConfigurations":{
Expand Down Expand Up @@ -2314,7 +2315,7 @@
"type":"string",
"max":128,
"min":1,
"pattern":".*\\S.*"
"pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$"
},
"TagKeyList":{
"type":"list",
Expand Down Expand Up @@ -2346,7 +2347,7 @@
"type":"string",
"max":256,
"min":0,
"pattern":".*"
"pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$"
},
"TextTransformation":{
"type":"structure",
Expand Down
7 changes: 4 additions & 3 deletions models/apis/wafv2/2019-07-29/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"Boolean": {
"base": null,
"refs": {
"LoggingConfiguration$ManagedByFirewallManager": "<p>Indicates whether the logging configuration was created by AWS Firewall Manager, as part of an AWS WAF policy configuration. If true, only Firewall Manager can modify or delete the configuration. </p>",
"VisibilityConfig$SampledRequestsEnabled": "<p>A boolean indicating whether AWS WAF should store a sampling of the web requests that match the rules. You can view the sampled requests through the AWS WAF console. </p>",
"VisibilityConfig$CloudWatchMetricsEnabled": "<p>A boolean indicating whether the associated resource sends metrics to CloudWatch. For the list of available metrics, see <a href=\"https://docs.aws.amazon.com/waf/latest/developerguide/monitoring-cloudwatch.html#waf-metrics\">AWS WAF Metrics</a>.</p>",
"WebACL$ManagedByFirewallManager": "<p>Indicates whether this web ACL is managed by AWS Firewall Manager. If true, then only AWS Firewall Manager can delete the web ACL or any Firewall Manager rule groups in the web ACL. </p>"
Expand Down Expand Up @@ -378,7 +379,7 @@
"RuleGroup$Name": "<p>The name of the rule group. You cannot change the name of a rule group after you create it.</p>",
"RuleGroupSummary$Name": "<p>The name of the data type instance. You cannot change the name after you create the instance.</p>",
"RuleSummary$Name": "<p>The name of the rule. </p>",
"SampledHTTPRequest$RuleNameWithinRuleGroup": "<p>The name of the <code>Rule</code> that the request matched. For managed rule groups, the format for this name is <code>&lt;vendor name&gt;#&lt;managed rule group name&gt;#&lt;rule name&gt;</code>. For your own rule groups, the format for this name is <code>&lt;rule group name&gt;#&lt;rule name&gt;</code>. If the rule is not in a rule group, the format is <code>&lt;rule name&gt;</code>. </p>",
"SampledHTTPRequest$RuleNameWithinRuleGroup": "<p>The name of the <code>Rule</code> that the request matched. For managed rule groups, the format for this name is <code>&lt;vendor name&gt;#&lt;managed rule group name&gt;#&lt;rule name&gt;</code>. For your own rule groups, the format for this name is <code>&lt;rule group name&gt;#&lt;rule name&gt;</code>. If the rule is not in a rule group, this field is absent. </p>",
"UpdateIPSetRequest$Name": "<p>The name of the IP set. You cannot change the name of an <code>IPSet</code> after you create it.</p>",
"UpdateRegexPatternSetRequest$Name": "<p>The name of the set. You cannot change the name after you create the set.</p>",
"UpdateRuleGroupRequest$Name": "<p>The name of the rule group. You cannot change the name of a rule group after you create it.</p>",
Expand Down Expand Up @@ -851,7 +852,7 @@
"base": null,
"refs": {
"GetSampledRequestsRequest$RuleMetricName": "<p>The metric name assigned to the <code>Rule</code> or <code>RuleGroup</code> for which you want a sample of requests.</p>",
"VisibilityConfig$MetricName": "<p>A name of the CloudWatch metric. The name can contain only the characters: A-Z, a-z, 0-9, - (hyphen), and _ (underscore). The name can be from one to 128 characters long. It can't contain whitespace or metric names reserved for AWS WAF, for example \"All\" and \"Default_Action.\" You can't change a <code>MetricName</code> after you create a <code>VisibilityConfig</code>.</p>"
"VisibilityConfig$MetricName": "<p>A name of the CloudWatch metric. The name can contain only the characters: A-Z, a-z, 0-9, - (hyphen), and _ (underscore). The name can be from one to 128 characters long. It can't contain whitespace or metric names reserved for AWS WAF, for example \"All\" and \"Default_Action.\" </p>"
}
},
"NextMarker": {
Expand Down Expand Up @@ -995,7 +996,7 @@
"RedactedFields": {
"base": null,
"refs": {
"LoggingConfiguration$RedactedFields": "<p>The parts of the request that you want to keep out of the logs. For example, if you redact the cookie field, the cookie field in the firehose will be <code>xxx</code>. </p>"
"LoggingConfiguration$RedactedFields": "<p>The parts of the request that you want to keep out of the logs. For example, if you redact the <code>HEADER</code> field, the <code>HEADER</code> field in the firehose will be <code>xxx</code>. </p> <note> <p>You must use one of the following values: <code>URI</code>, <code>QUERY_STRING</code>, <code>HEADER</code>, or <code>METHOD</code>.</p> </note>"
}
},
"Regex": {
Expand Down
3 changes: 3 additions & 0 deletions models/endpoints/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -2770,6 +2770,7 @@
"protocols" : [ "https" ]
},
"endpoints" : {
"af-south-1" : { },
"ap-east-1" : { },
"ap-northeast-1" : { },
"ap-northeast-2" : { },
Expand All @@ -2779,6 +2780,7 @@
"ca-central-1" : { },
"eu-central-1" : { },
"eu-north-1" : { },
"eu-south-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
Expand Down Expand Up @@ -4002,6 +4004,7 @@
}
},
"endpoints" : {
"ap-northeast-2" : { },
"ap-south-1" : { },
"ap-southeast-2" : { },
"eu-central-1" : { },
Expand Down
3 changes: 3 additions & 0 deletions service/chime/api.go

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

16 changes: 14 additions & 2 deletions service/personalizeruntime/api.go

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

5 changes: 5 additions & 0 deletions service/resourcegroupstaggingapi/api.go

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

0 comments on commit 57f554c

Please sign in to comment.