Skip to content

Commit

Permalink
Release v1.38.28 (2021-04-28) (#3885)
Browse files Browse the repository at this point in the history
Release v1.38.28 (2021-04-28)
===

### Service Client Updates
* `service/cloudformation`: Updates service API and documentation
  * Add CallAs parameter to GetTemplateSummary to enable use with StackSets delegated administrator integration
* `service/connect`: Updates service API
* `service/iotsitewise`: Updates service API, documentation, and paginators
* `service/mediapackage-vod`: Updates service API and documentation
* `service/nimble`: Updates service API, documentation, and paginators
  • Loading branch information
aws-sdk-go-automation committed Apr 28, 2021
1 parent d265de1 commit 1254870
Show file tree
Hide file tree
Showing 23 changed files with 20,239 additions and 18 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,14 @@
Release v1.38.28 (2021-04-28)
===

### Service Client Updates
* `service/cloudformation`: Updates service API and documentation
* Add CallAs parameter to GetTemplateSummary to enable use with StackSets delegated administrator integration
* `service/connect`: Updates service API
* `service/iotsitewise`: Updates service API, documentation, and paginators
* `service/mediapackage-vod`: Updates service API and documentation
* `service/nimble`: Updates service API, documentation, and paginators

Release v1.38.27 (2021-04-27)
===

Expand Down
2 changes: 1 addition & 1 deletion aws/version.go
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.38.27"
const SDKVersion = "1.38.28"
3 changes: 2 additions & 1 deletion models/apis/cloudformation/2010-05-15/api-2.json
Expand Up @@ -1716,7 +1716,8 @@
"TemplateBody":{"shape":"TemplateBody"},
"TemplateURL":{"shape":"TemplateURL"},
"StackName":{"shape":"StackNameOrId"},
"StackSetName":{"shape":"StackSetNameOrId"}
"StackSetName":{"shape":"StackSetNameOrId"},
"CallAs":{"shape":"CallAs"}
}
},
"GetTemplateSummaryOutput":{
Expand Down
5 changes: 3 additions & 2 deletions models/apis/cloudformation/2010-05-15/docs-2.json
Expand Up @@ -113,7 +113,7 @@
"AccountsUrl": {
"base": null,
"refs": {
"DeploymentTargets$AccountsUrl": null
"DeploymentTargets$AccountsUrl": "<p>Returns the value of the AccountsUrl property.</p>"
}
},
"AllowedValue": {
Expand Down Expand Up @@ -182,6 +182,7 @@
"DescribeStackSetInput$CallAs": "<p>[Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.</p> <p>By default, <code>SELF</code> is specified. Use <code>SELF</code> for stack sets with self-managed permissions.</p> <ul> <li> <p>If you are signed in to the management account, specify <code>SELF</code>.</p> </li> <li> <p>If you are signed in to a delegated administrator account, specify <code>DELEGATED_ADMIN</code>.</p> <p>Your AWS account must be registered as a delegated administrator in the management account. For more information, see <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.html\">Register a delegated administrator</a> in the <i>AWS CloudFormation User Guide</i>.</p> </li> </ul>",
"DescribeStackSetOperationInput$CallAs": "<p>[Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.</p> <p>By default, <code>SELF</code> is specified. Use <code>SELF</code> for stack sets with self-managed permissions.</p> <ul> <li> <p>If you are signed in to the management account, specify <code>SELF</code>.</p> </li> <li> <p>If you are signed in to a delegated administrator account, specify <code>DELEGATED_ADMIN</code>.</p> <p>Your AWS account must be registered as a delegated administrator in the management account. For more information, see <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.html\">Register a delegated administrator</a> in the <i>AWS CloudFormation User Guide</i>.</p> </li> </ul>",
"DetectStackSetDriftInput$CallAs": "<p>[Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.</p> <p>By default, <code>SELF</code> is specified. Use <code>SELF</code> for stack sets with self-managed permissions.</p> <ul> <li> <p>If you are signed in to the management account, specify <code>SELF</code>.</p> </li> <li> <p>If you are signed in to a delegated administrator account, specify <code>DELEGATED_ADMIN</code>.</p> <p>Your AWS account must be registered as a delegated administrator in the management account. For more information, see <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.html\">Register a delegated administrator</a> in the <i>AWS CloudFormation User Guide</i>.</p> </li> </ul>",
"GetTemplateSummaryInput$CallAs": "<p>[Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.</p> <p>By default, <code>SELF</code> is specified. Use <code>SELF</code> for stack sets with self-managed permissions.</p> <ul> <li> <p>If you are signed in to the management account, specify <code>SELF</code>.</p> </li> <li> <p>If you are signed in to a delegated administrator account, specify <code>DELEGATED_ADMIN</code>.</p> <p>Your AWS account must be registered as a delegated administrator in the management account. For more information, see <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.html\">Register a delegated administrator</a> in the <i>AWS CloudFormation User Guide</i>.</p> </li> </ul>",
"ListStackInstancesInput$CallAs": "<p>[Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.</p> <p>By default, <code>SELF</code> is specified. Use <code>SELF</code> for stack sets with self-managed permissions.</p> <ul> <li> <p>If you are signed in to the management account, specify <code>SELF</code>.</p> </li> <li> <p>If you are signed in to a delegated administrator account, specify <code>DELEGATED_ADMIN</code>.</p> <p>Your AWS account must be registered as a delegated administrator in the management account. For more information, see <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.html\">Register a delegated administrator</a> in the <i>AWS CloudFormation User Guide</i>.</p> </li> </ul>",
"ListStackSetOperationResultsInput$CallAs": "<p>[Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.</p> <p>By default, <code>SELF</code> is specified. Use <code>SELF</code> for stack sets with self-managed permissions.</p> <ul> <li> <p>If you are signed in to the management account, specify <code>SELF</code>.</p> </li> <li> <p>If you are signed in to a delegated administrator account, specify <code>DELEGATED_ADMIN</code>.</p> <p>Your AWS account must be registered as a delegated administrator in the management account. For more information, see <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.html\">Register a delegated administrator</a> in the <i>AWS CloudFormation User Guide</i>.</p> </li> </ul>",
"ListStackSetOperationsInput$CallAs": "<p>[Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.</p> <p>By default, <code>SELF</code> is specified. Use <code>SELF</code> for stack sets with self-managed permissions.</p> <ul> <li> <p>If you are signed in to the management account, specify <code>SELF</code>.</p> </li> <li> <p>If you are signed in to a delegated administrator account, specify <code>DELEGATED_ADMIN</code>.</p> <p>Your AWS account must be registered as a delegated administrator in the management account. For more information, see <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.html\">Register a delegated administrator</a> in the <i>AWS CloudFormation User Guide</i>.</p> </li> </ul>",
Expand Down Expand Up @@ -1466,7 +1467,7 @@
"RegionConcurrencyType": {
"base": null,
"refs": {
"StackSetOperationPreferences$RegionConcurrencyType": null
"StackSetOperationPreferences$RegionConcurrencyType": "<p>The concurrency type of deploying StackSets operations in regions, could be in parallel or one region at a time.</p>"
}
},
"RegionList": {
Expand Down
7 changes: 3 additions & 4 deletions models/apis/connect/2017-08-08/api-2.json
Expand Up @@ -5076,14 +5076,14 @@
"TagKeyList":{
"type":"list",
"member":{"shape":"TagKey"},
"max":200,
"max":50,
"min":1
},
"TagMap":{
"type":"map",
"key":{"shape":"TagKey"},
"value":{"shape":"TagValue"},
"max":200,
"max":50,
"min":1
},
"TagResourceRequest":{
Expand Down Expand Up @@ -5291,8 +5291,7 @@
"type":"structure",
"required":[
"InstanceId",
"QueueId",
"MaxContacts"
"QueueId"
],
"members":{
"InstanceId":{
Expand Down
128 changes: 127 additions & 1 deletion models/apis/iotsitewise/2019-12-02/api-2.json
Expand Up @@ -578,6 +578,23 @@
],
"endpoint":{"hostPrefix":"data."}
},
"GetInterpolatedAssetPropertyValues":{
"name":"GetInterpolatedAssetPropertyValues",
"http":{
"method":"GET",
"requestUri":"/properties/interpolated"
},
"input":{"shape":"GetInterpolatedAssetPropertyValuesRequest"},
"output":{"shape":"GetInterpolatedAssetPropertyValuesResponse"},
"errors":[
{"shape":"InvalidRequestException"},
{"shape":"ResourceNotFoundException"},
{"shape":"InternalFailureException"},
{"shape":"ThrottlingException"},
{"shape":"ServiceUnavailableException"}
],
"endpoint":{"hostPrefix":"data."}
},
"ListAccessPolicies":{
"name":"ListAccessPolicies",
"http":{
Expand Down Expand Up @@ -2644,6 +2661,86 @@
"propertyValue":{"shape":"AssetPropertyValue"}
}
},
"GetInterpolatedAssetPropertyValuesRequest":{
"type":"structure",
"required":[
"startTimeInSeconds",
"endTimeInSeconds",
"quality",
"intervalInSeconds",
"type"
],
"members":{
"assetId":{
"shape":"ID",
"location":"querystring",
"locationName":"assetId"
},
"propertyId":{
"shape":"ID",
"location":"querystring",
"locationName":"propertyId"
},
"propertyAlias":{
"shape":"AssetPropertyAlias",
"location":"querystring",
"locationName":"propertyAlias"
},
"startTimeInSeconds":{
"shape":"TimeInSeconds",
"location":"querystring",
"locationName":"startTimeInSeconds"
},
"startTimeOffsetInNanos":{
"shape":"OffsetInNanos",
"location":"querystring",
"locationName":"startTimeOffsetInNanos"
},
"endTimeInSeconds":{
"shape":"TimeInSeconds",
"location":"querystring",
"locationName":"endTimeInSeconds"
},
"endTimeOffsetInNanos":{
"shape":"OffsetInNanos",
"location":"querystring",
"locationName":"endTimeOffsetInNanos"
},
"quality":{
"shape":"Quality",
"location":"querystring",
"locationName":"quality"
},
"intervalInSeconds":{
"shape":"IntervalInSeconds",
"location":"querystring",
"locationName":"intervalInSeconds"
},
"nextToken":{
"shape":"NextToken",
"location":"querystring",
"locationName":"nextToken"
},
"maxResults":{
"shape":"MaxInterpolatedResults",
"location":"querystring",
"locationName":"maxResults"
},
"type":{
"shape":"InterpolationType",
"location":"querystring",
"locationName":"type"
}
}
},
"GetInterpolatedAssetPropertyValuesResponse":{
"type":"structure",
"required":["interpolatedAssetPropertyValues"],
"members":{
"interpolatedAssetPropertyValues":{"shape":"InterpolatedAssetPropertyValues"},
"nextToken":{"shape":"NextToken"}
}
},
"Greengrass":{
"type":"structure",
"required":["groupArn"],
Expand Down Expand Up @@ -2755,12 +2852,37 @@
"exception":true,
"fault":true
},
"InterpolatedAssetPropertyValue":{
"type":"structure",
"required":[
"timestamp",
"value"
],
"members":{
"timestamp":{"shape":"TimeInNanos"},
"value":{"shape":"Variant"}
}
},
"InterpolatedAssetPropertyValues":{
"type":"list",
"member":{"shape":"InterpolatedAssetPropertyValue"}
},
"InterpolationType":{
"type":"string",
"max":256,
"min":1
},
"Interval":{
"type":"string",
"max":3,
"min":2,
"pattern":"1w|1d|1h|15m|5m|1m"
},
"IntervalInSeconds":{
"type":"long",
"max":320000000,
"min":1
},
"InvalidRequestException":{
"type":"structure",
"required":["message"],
Expand Down Expand Up @@ -3141,6 +3263,10 @@
"min":1,
"pattern":"[^\\u0000-\\u001F\\u007F]+"
},
"MaxInterpolatedResults":{
"type":"integer",
"min":1
},
"MaxResults":{
"type":"integer",
"max":250,
Expand Down Expand Up @@ -3194,7 +3320,7 @@
},
"NextToken":{
"type":"string",
"max":2048,
"max":4096,
"min":1,
"pattern":"[A-Za-z0-9+/=]+"
},
Expand Down

0 comments on commit 1254870

Please sign in to comment.