Skip to content

Commit

Permalink
Merge branch 'release-1.23.40'
Browse files Browse the repository at this point in the history
* release-1.23.40:
  Bumping version to 1.23.40
  Update to latest models
  • Loading branch information
aws-sdk-python-automation committed Jan 20, 2022
2 parents 78f608c + 01fc189 commit cb232bc
Show file tree
Hide file tree
Showing 9 changed files with 185 additions and 62 deletions.
27 changes: 27 additions & 0 deletions .changes/1.23.40.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
[
{
"category": "``guardduty``",
"description": "Amazon GuardDuty findings now include remoteAccountDetails under AwsApiCallAction section if instance credential is exfiltrated.",
"type": "api-change"
},
{
"category": "``connect``",
"description": "This release adds tagging support for UserHierarchyGroups resource.",
"type": "api-change"
},
{
"category": "``mediatailor``",
"description": "This release adds support for multiple Segment Delivery Configurations. Users can provide a list of names and URLs when creating or editing a source location. When retrieving content, users can send a header to choose which URL should be used to serve content.",
"type": "api-change"
},
{
"category": "``fis``",
"description": "Added action startTime and action endTime timestamp fields to the ExperimentAction object",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "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",
"type": "api-change"
}
]
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
CHANGELOG
=========

1.23.40
=======

* api-change:``guardduty``: Amazon GuardDuty findings now include remoteAccountDetails under AwsApiCallAction section if instance credential is exfiltrated.
* api-change:``connect``: This release adds tagging support for UserHierarchyGroups resource.
* api-change:``mediatailor``: This release adds support for multiple Segment Delivery Configurations. Users can provide a list of names and URLs when creating or editing a source location. When retrieving content, users can send a header to choose which URL should be used to serve content.
* api-change:``fis``: Added action startTime and action endTime timestamp fields to the ExperimentAction object
* api-change:``ec2``: 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


1.23.39
=======

Expand Down
2 changes: 1 addition & 1 deletion botocore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import re
import logging

__version__ = '1.23.39'
__version__ = '1.23.40'


class NullHandler(logging.Handler):
Expand Down
20 changes: 14 additions & 6 deletions botocore/data/connect/2017-08-08/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@
{"shape":"InvalidRequestException"},
{"shape":"ThrottlingException"}
],
"documentation":"<p>Creates an AWS resource association with an Amazon Connect instance.</p>"
"documentation":"<p>Creates an Amazon Web Services resource association with an Amazon Connect instance.</p>"
},
"CreateQueue":{
"name":"CreateQueue",
Expand Down Expand Up @@ -478,7 +478,7 @@
{"shape":"InvalidRequestException"},
{"shape":"ThrottlingException"}
],
"documentation":"<p>Deletes an AWS resource association from an Amazon Connect instance. The association must not have any use cases associated with it.</p>"
"documentation":"<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":{
"name":"DeleteQuickConnect",
Expand Down Expand Up @@ -1192,7 +1192,7 @@
{"shape":"InvalidRequestException"},
{"shape":"ThrottlingException"}
],
"documentation":"<p>Provides summary information about the AWS resource associations for the specified Amazon Connect instance.</p>"
"documentation":"<p>Provides summary information about the Amazon Web Services resource associations for the specified Amazon Connect instance.</p>"
},
"ListLambdaFunctions":{
"name":"ListLambdaFunctions",
Expand Down Expand Up @@ -3552,6 +3552,10 @@
"documentation":"<p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>",
"location":"uri",
"locationName":"InstanceId"
},
"Tags":{
"shape":"TagMap",
"documentation":"<p>The tags used to organize, track, or control access for this resource.</p>"
}
}
},
Expand Down Expand Up @@ -4671,7 +4675,7 @@
"members":{
"Queues":{
"shape":"Queues",
"documentation":"<p>The queues to use to filter the metrics. You can specify up to 100 queues per request.</p>"
"documentation":"<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>"
},
"Channels":{
"shape":"Channels",
Expand Down Expand Up @@ -4888,6 +4892,10 @@
"HierarchyPath":{
"shape":"HierarchyPath",
"documentation":"<p>Information about the levels in the hierarchy group.</p>"
},
"Tags":{
"shape":"TagMap",
"documentation":"<p>The tags used to organize, track, or control access for this resource.</p>"
}
},
"documentation":"<p>Contains information about a hierarchy group.</p>"
Expand Down Expand Up @@ -8837,7 +8845,7 @@
},
"AttributeType":{
"shape":"InstanceAttributeType",
"documentation":"<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>",
"documentation":"<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>",
"location":"uri",
"locationName":"AttributeType"
},
Expand Down Expand Up @@ -9586,5 +9594,5 @@
},
"timestamp":{"type":"timestamp"}
},
"documentation":"<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>"
"documentation":"<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>"
}
12 changes: 12 additions & 0 deletions botocore/data/ec2/2016-11-15/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -30459,6 +30459,7 @@
"c6i.16xlarge",
"c6i.24xlarge",
"c6i.32xlarge",
"c6i.metal",
"cc1.4xlarge",
"cc2.8xlarge",
"cg1.4xlarge",
Expand Down Expand Up @@ -30668,6 +30669,7 @@
"m6i.16xlarge",
"m6i.24xlarge",
"m6i.32xlarge",
"m6i.metal",
"mac1.metal",
"p2.xlarge",
"p2.8xlarge",
Expand Down Expand Up @@ -30767,6 +30769,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
44 changes: 27 additions & 17 deletions botocore/data/fis/2020-12-01/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
{"shape":"ResourceNotFoundException"},
{"shape":"ServiceQuotaExceededException"}
],
"documentation":"<p>Creates an experiment template. </p> <p>To create a template, specify the following information: </p> <ul> <li> <p> <b>Targets</b>: A target can be a specific resource in your AWS environment, or one or more resources that match criteria that you specify, for example, resources that have specific tags.</p> </li> <li> <p> <b>Actions</b>: The actions to carry out on the target. You can specify multiple actions, the duration of each action, and when to start each action during an experiment.</p> </li> <li> <p> <b>Stop conditions</b>: If a stop condition is triggered while an experiment is running, the experiment is automatically stopped. You can define a stop condition as a CloudWatch alarm.</p> </li> </ul> <p>For more information, see the <a href=\"https://docs.aws.amazon.com/fis/latest/userguide/\">AWS Fault Injection Simulator User Guide</a>.</p>"
"documentation":"<p>Creates an experiment template. </p> <p>An experiment template includes the following components:</p> <ul> <li> <p> <b>Targets</b>: A target can be a specific resource in your Amazon Web Services environment, or one or more resources that match criteria that you specify, for example, resources that have specific tags.</p> </li> <li> <p> <b>Actions</b>: The actions to carry out on the target. You can specify multiple actions, the duration of each action, and when to start each action during an experiment.</p> </li> <li> <p> <b>Stop conditions</b>: If a stop condition is triggered while an experiment is running, the experiment is automatically stopped. You can define a stop condition as a CloudWatch alarm.</p> </li> </ul> <p>For more information, see <a href=\"https://docs.aws.amazon.com/fis/latest/userguide/experiment-templates.html\">Experiment templates</a> in the <i>Fault Injection Simulator User Guide</i>.</p>"
},
"DeleteExperimentTemplate":{
"name":"DeleteExperimentTemplate",
Expand Down Expand Up @@ -58,7 +58,7 @@
{"shape":"ValidationException"},
{"shape":"ResourceNotFoundException"}
],
"documentation":"<p>Gets information about the specified AWS FIS action.</p>"
"documentation":"<p>Gets information about the specified FIS action.</p>"
},
"GetExperiment":{
"name":"GetExperiment",
Expand Down Expand Up @@ -102,7 +102,7 @@
"errors":[
{"shape":"ValidationException"}
],
"documentation":"<p>Lists the available AWS FIS actions.</p>"
"documentation":"<p>Lists the available FIS actions.</p>"
},
"ListExperimentTemplates":{
"name":"ListExperimentTemplates",
Expand Down Expand Up @@ -239,7 +239,7 @@
"documentation":"<p>The tags for the action.</p>"
}
},
"documentation":"<p>Describes an action. For more information, see <a href=\"https://docs.aws.amazon.com/fis/latest/userguide/fis-actions-reference.html\">AWS FIS actions</a> in the <i>AWS Fault Injection Simulator User Guide</i>.</p>"
"documentation":"<p>Describes an action. For more information, see <a href=\"https://docs.aws.amazon.com/fis/latest/userguide/fis-actions-reference.html\">FIS actions</a> in the <i>Fault Injection Simulator User Guide</i>.</p>"
},
"ActionDescription":{
"type":"string",
Expand Down Expand Up @@ -349,7 +349,7 @@
"members":{
"actionId":{
"shape":"ActionId",
"documentation":"<p>The ID of the action.</p>"
"documentation":"<p>The ID of the action. The format of the action ID is: aws:<i>service-name</i>:<i>action-type</i>.</p>"
},
"description":{
"shape":"ExperimentTemplateActionDescription",
Expand All @@ -368,7 +368,7 @@
"documentation":"<p>The name of the action that must be completed before the current action starts. Omit this parameter to run the action at the start of the experiment.</p>"
}
},
"documentation":"<p>Specifies an action for an experiment template.</p>"
"documentation":"<p>Specifies an action for an experiment template.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/fis/latest/userguide/actions.html\">Actions</a> in the <i>Fault Injection Simulator User Guide</i>.</p>"
},
"CreateExperimentTemplateActionInputMap":{
"type":"map",
Expand All @@ -392,7 +392,7 @@
},
"description":{
"shape":"ExperimentTemplateDescription",
"documentation":"<p>A description for the experiment template. Can contain up to 64 letters (A-Z and a-z).</p>"
"documentation":"<p>A description for the experiment template.</p>"
},
"stopConditions":{
"shape":"CreateExperimentTemplateStopConditionInputList",
Expand All @@ -408,7 +408,7 @@
},
"roleArn":{
"shape":"RoleArn",
"documentation":"<p>The Amazon Resource Name (ARN) of an IAM role that grants the AWS FIS service permission to perform service actions on your behalf.</p>"
"documentation":"<p>The Amazon Resource Name (ARN) of an IAM role that grants the FIS service permission to perform service actions on your behalf.</p>"
},
"tags":{
"shape":"TagMap",
Expand Down Expand Up @@ -453,7 +453,7 @@
"members":{
"resourceType":{
"shape":"ResourceType",
"documentation":"<p>The AWS resource type. The resource type must be supported for the specified action.</p>"
"documentation":"<p>The Amazon Web Services resource type. The resource type must be supported for the specified action.</p>"
},
"resourceArns":{
"shape":"ResourceArnList",
Expand All @@ -472,7 +472,7 @@
"documentation":"<p>Scopes the identified resources to a specific count of the resources at random, or a percentage of the resources. All identified resources are included in the target.</p> <ul> <li> <p>ALL - Run the action on all identified targets. This is the default.</p> </li> <li> <p>COUNT(n) - Run the action on the specified number of targets, chosen from the identified targets at random. For example, COUNT(1) selects one of the targets.</p> </li> <li> <p>PERCENT(n) - Run the action on the specified percentage of targets, chosen from the identified targets at random. For example, PERCENT(25) selects 25% of the targets.</p> </li> </ul>"
}
},
"documentation":"<p>Specifies a target for an experiment. You must specify at least one Amazon Resource Name (ARN) or at least one resource tag. You cannot specify both ARNs and tags.</p>"
"documentation":"<p>Specifies a target for an experiment. You must specify at least one Amazon Resource Name (ARN) or at least one resource tag. You cannot specify both ARNs and tags.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/fis/latest/userguide/targets.html\">Targets</a> in the <i>Fault Injection Simulator User Guide</i>.</p>"
},
"CreateExperimentTemplateTargetInputMap":{
"type":"map",
Expand Down Expand Up @@ -519,7 +519,7 @@
},
"roleArn":{
"shape":"RoleArn",
"documentation":"<p>The Amazon Resource Name (ARN) of an IAM role that grants the AWS FIS service permission to perform service actions on your behalf.</p>"
"documentation":"<p>The Amazon Resource Name (ARN) of an IAM role that grants the FIS service permission to perform service actions on your behalf.</p>"
},
"state":{
"shape":"ExperimentState",
Expand All @@ -539,11 +539,11 @@
},
"creationTime":{
"shape":"CreationTime",
"documentation":"<p>The time the experiment was created.</p>"
"documentation":"<p>The time that the experiment was created.</p>"
},
"startTime":{
"shape":"ExperimentStartTime",
"documentation":"<p>The time that the experiment was started.</p>"
"documentation":"<p>The time that the experiment started.</p>"
},
"endTime":{
"shape":"ExperimentEndTime",
Expand Down Expand Up @@ -582,6 +582,14 @@
"state":{
"shape":"ExperimentActionState",
"documentation":"<p>The state of the action.</p>"
},
"startTime":{
"shape":"ExperimentActionStartTime",
"documentation":"<p>The time that the action started.</p>"
},
"endTime":{
"shape":"ExperimentActionEndTime",
"documentation":"<p>The time that the action ended.</p>"
}
},
"documentation":"<p>Describes the action for an experiment.</p>"
Expand All @@ -591,6 +599,7 @@
"max":512,
"pattern":"[\\s\\S]+"
},
"ExperimentActionEndTime":{"type":"timestamp"},
"ExperimentActionMap":{
"type":"map",
"key":{"shape":"ExperimentActionName"},
Expand Down Expand Up @@ -625,6 +634,7 @@
"type":"list",
"member":{"shape":"ExperimentActionStartAfter"}
},
"ExperimentActionStartTime":{"type":"timestamp"},
"ExperimentActionState":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -1079,7 +1089,7 @@
"documentation":"<p>The attribute values for the filter.</p>"
}
},
"documentation":"<p>Describes a filter used for the target resource input in an experiment template.</p>"
"documentation":"<p>Specifies a filter used for the target resource input in an experiment template.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/fis/latest/userguide/targets.html#target-filters\">Resource filters</a> in the <i>Fault Injection Simulator User Guide</i>.</p>"
},
"ExperimentTemplateTargetMap":{
"type":"map",
Expand Down Expand Up @@ -1529,7 +1539,7 @@
},
"roleArn":{
"shape":"RoleArn",
"documentation":"<p>The Amazon Resource Name (ARN) of an IAM role that grants the AWS FIS service permission to perform service actions on your behalf.</p>"
"documentation":"<p>The Amazon Resource Name (ARN) of an IAM role that grants the FIS service permission to perform service actions on your behalf.</p>"
}
}
},
Expand Down Expand Up @@ -1570,7 +1580,7 @@
"members":{
"resourceType":{
"shape":"ResourceType",
"documentation":"<p>The AWS resource type. The resource type must be supported for the specified action.</p>"
"documentation":"<p>The Amazon Web Services resource type. The resource type must be supported for the specified action.</p>"
},
"resourceArns":{
"shape":"ResourceArnList",
Expand Down Expand Up @@ -1606,5 +1616,5 @@
"exception":true
}
},
"documentation":"<p>AWS Fault Injection Simulator is a managed service that enables you to perform fault injection experiments on your AWS workloads. For more information, see the <a href=\"https://docs.aws.amazon.com/fis/latest/userguide/\">AWS Fault Injection Simulator User Guide</a>.</p>"
"documentation":"<p>Fault Injection Simulator is a managed service that enables you to perform fault injection experiments on your Amazon Web Services workloads. For more information, see the <a href=\"https://docs.aws.amazon.com/fis/latest/userguide/\">Fault Injection Simulator User Guide</a>.</p>"
}

0 comments on commit cb232bc

Please sign in to comment.