Skip to content

Commit

Permalink
Release v1.42.38 (2022-01-20) (#4250)
Browse files Browse the repository at this point in the history
Release v1.42.38 (2022-01-20)
===

### Service Client Updates
* `service/connect`: Updates service API and documentation
* `service/ec2`: Updates service API
  * C6i, M6i and R6i instances are powered by a third-generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz
* `service/fis`: Updates service API and documentation
* `service/guardduty`: Updates service API and documentation
  * Amazon GuardDuty findings now include remoteAccountDetails under AwsApiCallAction section if instance credential is exfiltrated.
* `service/mediatailor`: Updates service API and documentation
  • Loading branch information
aws-sdk-go-automation committed Jan 20, 2022
1 parent 9d2e404 commit 895cfb3
Show file tree
Hide file tree
Showing 19 changed files with 557 additions and 170 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
Release v1.42.38 (2022-01-20)
===

### Service Client Updates
* `service/connect`: Updates service API and documentation
* `service/ec2`: Updates service API
* C6i, M6i and R6i instances are powered by a third-generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz
* `service/fis`: Updates service API and documentation
* `service/guardduty`: Updates service API and documentation
* Amazon GuardDuty findings now include remoteAccountDetails under AwsApiCallAction section if instance credential is exfiltrated.
* `service/mediatailor`: Updates service API and documentation

Release v1.42.37 (2022-01-19)
===

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.42.37"
const SDKVersion = "1.42.38"
6 changes: 4 additions & 2 deletions models/apis/connect/2017-08-08/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2930,7 +2930,8 @@
"shape":"InstanceId",
"location":"uri",
"locationName":"InstanceId"
}
},
"Tags":{"shape":"TagMap"}
}
},
"CreateUserHierarchyGroupResponse":{
Expand Down Expand Up @@ -3974,7 +3975,8 @@
"Arn":{"shape":"ARN"},
"Name":{"shape":"HierarchyGroupName"},
"LevelId":{"shape":"HierarchyLevelId"},
"HierarchyPath":{"shape":"HierarchyPath"}
"HierarchyPath":{"shape":"HierarchyPath"},
"Tags":{"shape":"TagMap"}
}
},
"HierarchyGroupId":{"type":"string"},
Expand Down
14 changes: 8 additions & 6 deletions models/apis/connect/2017-08-08/docs-2.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "2.0",
"service": "<p>Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact center and provide reliable customer engagement at any scale.</p> <p>Amazon Connect provides metrics and real-time reporting that enable you to optimize contact routing. You can also resolve customer issues more efficiently by getting customers in touch with the appropriate agents.</p> <p>There are limits to the number of Amazon Connect resources that you can create. There are also limits to the number of requests that you can make per second. For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html\">Amazon Connect Service Quotas</a> in the <i>Amazon Connect Administrator Guide</i>.</p> <p>You can connect programmatically to an AWS service by using an endpoint. For a list of Amazon Connect endpoints, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/connect_region.html\">Amazon Connect Endpoints</a>.</p> <note> <p>Working with contact flows? Check out the <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/flow-language.html\">Amazon Connect Flow language</a>.</p> </note>",
"service": "<p>Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact center and provide reliable customer engagement at any scale.</p> <p>Amazon Connect provides metrics and real-time reporting that enable you to optimize contact routing. You can also resolve customer issues more efficiently by getting customers in touch with the appropriate agents.</p> <p>There are limits to the number of Amazon Connect resources that you can create. There are also limits to the number of requests that you can make per second. For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html\">Amazon Connect Service Quotas</a> in the <i>Amazon Connect Administrator Guide</i>.</p> <p>You can connect programmatically to an Amazon Web Services service by using an endpoint. For a list of Amazon Connect endpoints, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/connect_region.html\">Amazon Connect Endpoints</a>.</p> <note> <p>Working with contact flows? Check out the <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/flow-language.html\">Amazon Connect Flow language</a>.</p> </note>",
"operations": {
"AssociateApprovedOrigin": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Associates an approved origin to an Amazon Connect instance.</p>",
"AssociateBot": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Allows the specified Amazon Connect instance to access the specified Amazon Lex or Amazon Lex V2 bot.</p>",
Expand All @@ -15,7 +15,7 @@
"CreateContactFlowModule": "<p>Creates a contact flow module for the specified Amazon Connect instance. </p>",
"CreateHoursOfOperation": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Creates hours of operation. </p>",
"CreateInstance": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Initiates an Amazon Connect instance with all the supported channels enabled. It does not attach any storage, such as Amazon Simple Storage Service (Amazon S3) or Amazon Kinesis. It also does not allow for any configurations on features, such as Contact Lens for Amazon Connect. </p> <p>Amazon Connect enforces a limit on the total number of instances that you can create or delete in 30 days. If you exceed this limit, you will get an error message indicating there has been an excessive number of attempts at creating or deleting instances. You must wait 30 days before you can restart creating and deleting instances in your account.</p>",
"CreateIntegrationAssociation": "<p>Creates an AWS resource association with an Amazon Connect instance.</p>",
"CreateIntegrationAssociation": "<p>Creates an Amazon Web Services resource association with an Amazon Connect instance.</p>",
"CreateQueue": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Creates a new queue for the specified Amazon Connect instance.</p>",
"CreateQuickConnect": "<p>Creates a quick connect for the specified Amazon Connect instance.</p>",
"CreateRoutingProfile": "<p>Creates a new routing profile.</p>",
Expand All @@ -27,7 +27,7 @@
"DeleteContactFlowModule": "<p>Deletes the specified contact flow module.</p>",
"DeleteHoursOfOperation": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Deletes an hours of operation.</p>",
"DeleteInstance": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Deletes the Amazon Connect instance.</p> <p>Amazon Connect enforces a limit on the total number of instances that you can create or delete in 30 days. If you exceed this limit, you will get an error message indicating there has been an excessive number of attempts at creating or deleting instances. You must wait 30 days before you can restart creating and deleting instances in your account.</p>",
"DeleteIntegrationAssociation": "<p>Deletes an AWS resource association from an Amazon Connect instance. The association must not have any use cases associated with it.</p>",
"DeleteIntegrationAssociation": "<p>Deletes an Amazon Web Services resource association from an Amazon Connect instance. The association must not have any use cases associated with it.</p>",
"DeleteQuickConnect": "<p>Deletes a quick connect.</p>",
"DeleteSecurityProfile": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Deletes a security profile.</p>",
"DeleteUseCase": "<p>Deletes a use case from an integration association.</p>",
Expand Down Expand Up @@ -70,7 +70,7 @@
"ListInstanceAttributes": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Returns a paginated list of all attribute types for the given instance.</p>",
"ListInstanceStorageConfigs": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Returns a paginated list of storage configs for the identified instance and resource type.</p>",
"ListInstances": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Return a list of instances which are in active state, creation-in-progress state, and failed state. Instances that aren't successfully created (they are in a failed state) are returned only for 24 hours after the CreateInstance API was invoked.</p>",
"ListIntegrationAssociations": "<p>Provides summary information about the AWS resource associations for the specified Amazon Connect instance.</p>",
"ListIntegrationAssociations": "<p>Provides summary information about the Amazon Web Services resource associations for the specified Amazon Connect instance.</p>",
"ListLambdaFunctions": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Returns a paginated list of all Lambda functions that display in the dropdown options in the relevant contact flow blocks.</p>",
"ListLexBots": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Returns a paginated list of all the Amazon Lex bots currently associated with the instance.</p>",
"ListPhoneNumbers": "<p>Provides information about the phone numbers for the specified Amazon Connect instance. </p> <p>For more information about phone numbers, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/contact-center-phone-number.html\">Set Up Phone Numbers for Your Contact Center</a> in the <i>Amazon Connect Administrator Guide</i>.</p>",
Expand Down Expand Up @@ -1586,7 +1586,7 @@
"refs": {
"Attribute$AttributeType": "<p>The type of attribute.</p>",
"DescribeInstanceAttributeRequest$AttributeType": "<p>The type of attribute.</p>",
"UpdateInstanceAttributeRequest$AttributeType": "<p>The type of attribute.</p> <note> <p>Only allowlisted customers can consume USE_CUSTOM_TTS_VOICES. To access this feature, contact AWS Support for allowlisting.</p> </note>"
"UpdateInstanceAttributeRequest$AttributeType": "<p>The type of attribute.</p> <note> <p>Only allowlisted customers can consume USE_CUSTOM_TTS_VOICES. To access this feature, contact Amazon Web Services Support for allowlisting.</p> </note>"
}
},
"InstanceAttributeValue": {
Expand Down Expand Up @@ -2665,7 +2665,7 @@
"Queues": {
"base": null,
"refs": {
"Filters$Queues": "<p>The queues to use to filter the metrics. You can specify up to 100 queues per request.</p>"
"Filters$Queues": "<p>The queues to use to filter the metrics. You should specify at least one queue, and can specify up to 100 queues per request. The <code>GetCurrentMetricsData</code> API in particular requires a queue when you include a <code>Filter</code> in your request. </p>"
}
},
"QuickConnect": {
Expand Down Expand Up @@ -3172,7 +3172,9 @@
"CreateRoutingProfileRequest$Tags": "<p>One or more tags.</p>",
"CreateSecurityProfileRequest$Tags": "<p>The tags used to organize, track, or control access for this resource.</p>",
"CreateUseCaseRequest$Tags": "<p>The tags used to organize, track, or control access for this resource.</p>",
"CreateUserHierarchyGroupRequest$Tags": "<p>The tags used to organize, track, or control access for this resource.</p>",
"CreateUserRequest$Tags": "<p>One or more tags.</p>",
"HierarchyGroup$Tags": "<p>The tags used to organize, track, or control access for this resource.</p>",
"HoursOfOperation$Tags": "<p>The tags used to organize, track, or control access for this resource.</p>",
"ListTagsForResourceResponse$tags": "<p>Information about the tags.</p>",
"Queue$Tags": "<p>The tags used to organize, track, or control access for this resource.</p>",
Expand Down
12 changes: 12 additions & 0 deletions models/apis/ec2/2016-11-15/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -23611,6 +23611,7 @@
"c6i.16xlarge",
"c6i.24xlarge",
"c6i.32xlarge",
"c6i.metal",
"cc1.4xlarge",
"cc2.8xlarge",
"cg1.4xlarge",
Expand Down Expand Up @@ -23820,6 +23821,7 @@
"m6i.16xlarge",
"m6i.24xlarge",
"m6i.32xlarge",
"m6i.metal",
"mac1.metal",
"p2.xlarge",
"p2.8xlarge",
Expand Down Expand Up @@ -23919,6 +23921,16 @@
"r6gd.12xlarge",
"r6gd.16xlarge",
"r6gd.metal",
"r6i.large",
"r6i.xlarge",
"r6i.2xlarge",
"r6i.4xlarge",
"r6i.8xlarge",
"r6i.12xlarge",
"r6i.16xlarge",
"r6i.24xlarge",
"r6i.32xlarge",
"r6i.metal",
"t1.micro",
"t2.nano",
"t2.micro",
Expand Down
6 changes: 5 additions & 1 deletion models/apis/fis/2020-12-01/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -412,14 +412,17 @@
"parameters":{"shape":"ExperimentActionParameterMap"},
"targets":{"shape":"ExperimentActionTargetMap"},
"startAfter":{"shape":"ExperimentActionStartAfterList"},
"state":{"shape":"ExperimentActionState"}
"state":{"shape":"ExperimentActionState"},
"startTime":{"shape":"ExperimentActionStartTime"},
"endTime":{"shape":"ExperimentActionEndTime"}
}
},
"ExperimentActionDescription":{
"type":"string",
"max":512,
"pattern":"[\\s\\S]+"
},
"ExperimentActionEndTime":{"type":"timestamp"},
"ExperimentActionMap":{
"type":"map",
"key":{"shape":"ExperimentActionName"},
Expand Down Expand Up @@ -454,6 +457,7 @@
"type":"list",
"member":{"shape":"ExperimentActionStartAfter"}
},
"ExperimentActionStartTime":{"type":"timestamp"},
"ExperimentActionState":{
"type":"structure",
"members":{
Expand Down
Loading

0 comments on commit 895cfb3

Please sign in to comment.