Skip to content

Commit

Permalink
Update to latest models
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Jun 26, 2023
1 parent f919e4a commit 10e90c7
Show file tree
Hide file tree
Showing 12 changed files with 333 additions and 11 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-connect-26797.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``connect``",
"description": "This release provides a way to search for existing tags within an instance. Before tagging a resource, ensure consistency by searching for pre-existing key:value pairs."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-glue-76094.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``glue``",
"description": "Timestamp Starting Position For Kinesis and Kafka Data Sources in a Glue Streaming Job"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-guardduty-15863.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``guardduty``",
"description": "Add support for user.extra.sessionName in Kubernetes Audit Logs Findings."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-iam-62666.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``iam``",
"description": "Support for a new API \"GetMFADevice\" to present MFA device metadata such as device certifications"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-pinpoint-78917.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``pinpoint``",
"description": "Added time zone estimation support for journeys"
}
6 changes: 6 additions & 0 deletions botocore/data/connect/2017-08-08/paginators-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,12 @@
],
"output_token": "NextToken",
"result_key": "QuickConnects"
},
"SearchResourceTags": {
"input_token": "NextToken",
"limit_key": "MaxResults",
"output_token": "NextToken",
"result_key": "Tags"
}
}
}
133 changes: 131 additions & 2 deletions botocore/data/connect/2017-08-08/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
{"shape":"IdempotencyException"},
{"shape":"AccessDeniedException"}
],
"documentation":"<p>Claims an available phone number to your Amazon Connect instance or traffic distribution group. You can call this API only in the same Amazon Web Services Region where the Amazon Connect instance or traffic distribution group was created.</p> <p>For more information about how to use this operation, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/claim-phone-number.html\">Claim a phone number in your country</a> and <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/claim-phone-numbers-traffic-distribution-groups.html\">Claim phone numbers to traffic distribution groups</a> in the <i>Amazon Connect Administrator Guide</i>. </p> <important> <p>You can call the <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_SearchAvailablePhoneNumbers.html\">SearchAvailablePhoneNumbers</a> API for available phone numbers that you can claim. Call the <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribePhoneNumber.html\">DescribePhoneNumber</a> API to verify the status of a previous <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_ClaimPhoneNumber.html\">ClaimPhoneNumber</a> operation.</p> </important>"
"documentation":"<p>Claims an available phone number to your Amazon Connect instance or traffic distribution group. You can call this API only in the same Amazon Web Services Region where the Amazon Connect instance or traffic distribution group was created.</p> <p>For more information about how to use this operation, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/claim-phone-number.html\">Claim a phone number in your country</a> and <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/claim-phone-numbers-traffic-distribution-groups.html\">Claim phone numbers to traffic distribution groups</a> in the <i>Amazon Connect Administrator Guide</i>. </p> <important> <p>You can call the <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_SearchAvailablePhoneNumbers.html\">SearchAvailablePhoneNumbers</a> API for available phone numbers that you can claim. Call the <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribePhoneNumber.html\">DescribePhoneNumber</a> API to verify the status of a previous <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_ClaimPhoneNumber.html\">ClaimPhoneNumber</a> operation.</p> </important> <p>If you plan to claim and release numbers frequently during a 30 day period, contact us for a service quota exception. Otherwise, it is possible you will be blocked from claiming and releasing any more numbers until 30 days past the oldest number released has expired.</p> <p>By default you can claim and release up to 200% of your maximum number of active phone numbers during any 30 day period. If you claim and release phone numbers using the UI or API during a rolling 30 day cycle that exceeds 200% of your phone number service level quota, you will be blocked from claiming any more numbers until 30 days past the oldest number released has expired. </p> <p>For example, if you already have 99 claimed numbers and a service level quota of 99 phone numbers, and in any 30 day period you release 99, claim 99, and then release 99, you will have exceeded the 200% limit. At that point you are blocked from claiming any more numbers until you open an Amazon Web Services support ticket.</p>"
},
"CreateAgentStatus":{
"name":"CreateAgentStatus",
Expand Down Expand Up @@ -2219,7 +2219,7 @@
{"shape":"IdempotencyException"},
{"shape":"AccessDeniedException"}
],
"documentation":"<p>Releases a phone number previously claimed to an Amazon Connect instance or traffic distribution group. You can call this API only in the Amazon Web Services Region where the number was claimed.</p> <important> <p>To release phone numbers from a traffic distribution group, use the <code>ReleasePhoneNumber</code> API, not the Amazon Connect console.</p> <p>After releasing a phone number, the phone number enters into a cooldown period of 30 days. It cannot be searched for or claimed again until the period has ended. If you accidentally release a phone number, contact Amazon Web Services Support.</p> </important>"
"documentation":"<p>Releases a phone number previously claimed to an Amazon Connect instance or traffic distribution group. You can call this API only in the Amazon Web Services Region where the number was claimed.</p> <important> <p>To release phone numbers from a traffic distribution group, use the <code>ReleasePhoneNumber</code> API, not the Amazon Connect console.</p> <p>After releasing a phone number, the phone number enters into a cooldown period of 30 days. It cannot be searched for or claimed again until the period has ended. If you accidentally release a phone number, contact Amazon Web Services Support.</p> </important> <p>If you plan to claim and release numbers frequently during a 30 day period, contact us for a service quota exception. Otherwise, it is possible you will be blocked from claiming and releasing any more numbers until 30 days past the oldest number released has expired.</p> <p>By default you can claim and release up to 200% of your maximum number of active phone numbers during any 30 day period. If you claim and release phone numbers using the UI or API during a rolling 30 day cycle that exceeds 200% of your phone number service level quota, you will be blocked from claiming any more numbers until 30 days past the oldest number released has expired. </p> <p>For example, if you already have 99 claimed numbers and a service level quota of 99 phone numbers, and in any 30 day period you release 99, claim 99, and then release 99, you will have exceeded the 200% limit. At that point you are blocked from claiming any more numbers until you open an Amazon Web Services support ticket.</p>"
},
"ReplicateInstance":{
"name":"ReplicateInstance",
Expand Down Expand Up @@ -2340,6 +2340,24 @@
],
"documentation":"<p>Searches quick connects in an Amazon Connect instance, with optional filtering.</p>"
},
"SearchResourceTags":{
"name":"SearchResourceTags",
"http":{
"method":"POST",
"requestUri":"/search-resource-tags"
},
"input":{"shape":"SearchResourceTagsRequest"},
"output":{"shape":"SearchResourceTagsResponse"},
"errors":[
{"shape":"InvalidRequestException"},
{"shape":"InvalidParameterException"},
{"shape":"ResourceNotFoundException"},
{"shape":"ThrottlingException"},
{"shape":"InternalServiceException"},
{"shape":"MaximumResultReturnedException"}
],
"documentation":"<p>Searches tags used in an Amazon Connect instance using optional search criteria.</p>"
},
"SearchRoutingProfiles":{
"name":"SearchRoutingProfiles",
"http":{
Expand Down Expand Up @@ -11073,6 +11091,15 @@
"max":7,
"min":1
},
"MaximumResultReturnedException":{
"type":"structure",
"members":{
"Message":{"shape":"Message"}
},
"documentation":"<p>Maximum number (1000) of tags have been returned with current request. Consider changing request parameters to get more tags.</p>",
"error":{"httpStatusCode":400},
"exception":true
},
"MediaConcurrencies":{
"type":"list",
"member":{"shape":"MediaConcurrency"}
Expand Down Expand Up @@ -12653,6 +12680,16 @@
"error":{"httpStatusCode":409},
"exception":true
},
"ResourceTagsSearchCriteria":{
"type":"structure",
"members":{
"TagSearchCondition":{
"shape":"TagSearchCondition",
"documentation":"<p>The search criteria to be used to return tags.</p>"
}
},
"documentation":"<p>The search criteria to be used to search tags.</p>"
},
"ResourceType":{
"type":"string",
"enum":[
Expand All @@ -12665,6 +12702,10 @@
"USER"
]
},
"ResourceTypeList":{
"type":"list",
"member":{"shape":"String"}
},
"ResumeContactRecordingRequest":{
"type":"structure",
"required":[
Expand Down Expand Up @@ -13350,6 +13391,46 @@
}
}
},
"SearchResourceTagsRequest":{
"type":"structure",
"required":["InstanceId"],
"members":{
"InstanceId":{
"shape":"InstanceIdOrArn",
"documentation":"<p>The identifier of the Amazon Connect instance. You can find the instanceId in the Amazon Resource Name (ARN) of the instance.</p>"
},
"ResourceTypes":{
"shape":"ResourceTypeList",
"documentation":"<p>The list of resource types to be used to search tags from. If not provided or if any empty list is provided, this API will search from all supported resource types.</p>"
},
"NextToken":{
"shape":"NextToken2500",
"documentation":"<p>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.</p>"
},
"MaxResults":{
"shape":"MaxResult100",
"documentation":"<p>The maximum number of results to return per page.</p>",
"box":true
},
"SearchCriteria":{
"shape":"ResourceTagsSearchCriteria",
"documentation":"<p>The search criteria to be used to return tags.</p>"
}
}
},
"SearchResourceTagsResponse":{
"type":"structure",
"members":{
"Tags":{
"shape":"TagsList",
"documentation":"<p>A list of tags used in the Amazon Connect instance.</p>"
},
"NextToken":{
"shape":"NextToken2500",
"documentation":"<p>If there are additional results, this is the token for the next set of results.</p>"
}
}
},
"SearchRoutingProfilesRequest":{
"type":"structure",
"required":["InstanceId"],
Expand Down Expand Up @@ -14371,6 +14452,10 @@
"max":50,
"min":1
},
"TagKeyString":{
"type":"string",
"max":128
},
"TagMap":{
"type":"map",
"key":{"shape":"TagKey"},
Expand Down Expand Up @@ -14411,10 +14496,54 @@
"max":128,
"min":1
},
"TagSearchCondition":{
"type":"structure",
"members":{
"tagKey":{
"shape":"TagKeyString",
"documentation":"<p>The tag key used in the tag search condition.</p>"
},
"tagValue":{
"shape":"TagValueString",
"documentation":"<p>The tag value used in the tag search condition.</p>"
},
"tagKeyComparisonType":{
"shape":"StringComparisonType",
"documentation":"<p>The type of comparison to be made when evaluating the tag key in tag search condition.</p>"
},
"tagValueComparisonType":{
"shape":"StringComparisonType",
"documentation":"<p>The type of comparison to be made when evaluating the tag value in tag search condition.</p>"
}
},
"documentation":"<p>The search criteria to be used to return tags.</p>"
},
"TagSet":{
"type":"structure",
"members":{
"key":{
"shape":"TagKey",
"documentation":"<p>The tag key in the tagSet.</p>"
},
"value":{
"shape":"TagValue",
"documentation":"<p>The tag value in the tagSet.</p>"
}
},
"documentation":"<p>A tag set contains tag key and tag value.</p>"
},
"TagValue":{
"type":"string",
"max":256
},
"TagValueString":{
"type":"string",
"max":256
},
"TagsList":{
"type":"list",
"member":{"shape":"TagSet"}
},
"TaskActionDefinition":{
"type":"structure",
"required":[
Expand Down
17 changes: 15 additions & 2 deletions botocore/data/glue/2017-03-31/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -12779,6 +12779,10 @@
"exception":true
},
"IsVersionValid":{"type":"boolean"},
"Iso8601DateTime":{
"type":"timestamp",
"timestampFormat":"iso8601"
},
"JDBCConnectionType":{
"type":"string",
"enum":[
Expand Down Expand Up @@ -13574,6 +13578,10 @@
"EmitConsumerLagMetrics":{
"shape":"EnclosedInStringProperty",
"documentation":"<p>When this option is set to 'true', for each batch, it will emit the metrics for the duration between the oldest record received by the topic and the time it arrives in Glue to CloudWatch. The metric's name is \"glue.driver.streaming.maxConsumerLagInMs\". The default value is 'false'. This option is supported in Glue version 4.0 or later.</p>"
},
"StartingTimestamp":{
"shape":"Iso8601DateTime",
"documentation":"<p>The timestamp of the record in the Kafka topic to start reading data from. The possible values are a timestamp string in UTC format of the pattern <code>yyyy-mm-ddTHH:MM:SSZ</code> (where Z represents a UTC timezone offset with a +/-. For example: \"2023-04-04T08:00:00+08:00\"). </p> <p>Only one of <code>StartingTimestamp</code> or <code>StartingOffsets</code> must be set.</p>"
}
},
"documentation":"<p>Additional options for streaming.</p>"
Expand Down Expand Up @@ -13633,7 +13641,7 @@
},
"StartingPosition":{
"shape":"StartingPosition",
"documentation":"<p>The starting position in the Kinesis data stream to read data from. The possible values are <code>\"latest\"</code>, <code>\"trim_horizon\"</code>, or <code>\"earliest\"</code>. The default value is <code>\"latest\"</code>.</p>"
"documentation":"<p>The starting position in the Kinesis data stream to read data from. The possible values are <code>\"latest\"</code>, <code>\"trim_horizon\"</code>, <code>\"earliest\"</code>, or a timestamp string in UTC format in the pattern <code>yyyy-mm-ddTHH:MM:SSZ</code> (where <code>Z</code> represents a UTC timezone offset with a +/-. For example: \"2023-04-04T08:00:00-04:00\"). The default value is <code>\"latest\"</code>.</p> <p>Note: Using a value that is a timestamp string in UTC format for \"startingPosition\" is supported only for Glue version 4.0 or later.</p>"
},
"MaxFetchTimeInMs":{
"shape":"BoxedNonNegativeLong",
Expand Down Expand Up @@ -13694,6 +13702,10 @@
"EmitConsumerLagMetrics":{
"shape":"EnclosedInStringProperty",
"documentation":"<p>When this option is set to 'true', for each batch, it will emit the metrics for the duration between the oldest record received by the stream and the time it arrives in Glue to CloudWatch. The metric's name is \"glue.driver.streaming.maxConsumerLagInMs\". The default value is 'false'. This option is supported in Glue version 4.0 or later.</p>"
},
"StartingTimestamp":{
"shape":"Iso8601DateTime",
"documentation":"<p>The timestamp of the record in the Kinesis data stream to start reading data from. The possible values are a timestamp string in UTC format of the pattern <code>yyyy-mm-ddTHH:MM:SSZ</code> (where Z represents a UTC timezone offset with a +/-. For example: \"2023-04-04T08:00:00+08:00\"). </p>"
}
},
"documentation":"<p>Additional options for the Amazon Kinesis streaming data source.</p>"
Expand Down Expand Up @@ -18327,7 +18339,8 @@
"enum":[
"latest",
"trim_horizon",
"earliest"
"earliest",
"timestamp"
]
},
"Statement":{
Expand Down
11 changes: 10 additions & 1 deletion botocore/data/guardduty/2017-11-28/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@
{"shape":"AccessDeniedException"},
{"shape":"InternalServerErrorException"}
],
"documentation":"<p>Lists tags for a resource. Tagging is currently supported for detectors, finding filters, IP sets, and threat intel sets, with a limit of 50 tags per resource. When invoked, this operation returns all assigned tags for a given resource.</p>"
"documentation":"<p>Lists tags for a resource. Tagging is currently supported for detectors, finding filters, IP sets, threat intel sets, publishing destination, with a limit of 50 tags per resource. When invoked, this operation returns all assigned tags for a given resource.</p>"
},
"ListThreatIntelSets":{
"name":"ListThreatIntelSets",
Expand Down Expand Up @@ -4713,6 +4713,11 @@
"shape":"Groups",
"documentation":"<p>The groups that include the user who called the Kubernetes API.</p>",
"locationName":"groups"
},
"SessionName":{
"shape":"SessionNameList",
"documentation":"<p>Entity that assumes the IAM role when Kubernetes RBAC permissions are assigned to that role.</p>",
"locationName":"sessionName"
}
},
"documentation":"<p>Details about the Kubernetes user involved in a Kubernetes finding.</p>"
Expand Down Expand Up @@ -7120,6 +7125,10 @@
},
"documentation":"<p>Additional information about the generated finding.</p>"
},
"SessionNameList":{
"type":"list",
"member":{"shape":"String"}
},
"SortCriteria":{
"type":"structure",
"members":{
Expand Down
49 changes: 49 additions & 0 deletions botocore/data/iam/2010-05-08/paginators-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,55 @@
"more_results": "IsTruncated",
"output_token": "Marker",
"result_key": "Tags"
},
"ListInstanceProfileTags": {
"input_token": "Marker",
"limit_key": "MaxItems",
"more_results": "IsTruncated",
"output_token": "Marker",
"result_key": "Tags"
},
"ListMFADeviceTags": {
"input_token": "Marker",
"limit_key": "MaxItems",
"more_results": "IsTruncated",
"output_token": "Marker",
"result_key": "Tags"
},
"ListOpenIDConnectProviderTags": {
"input_token": "Marker",
"limit_key": "MaxItems",
"more_results": "IsTruncated",
"output_token": "Marker",
"result_key": "Tags"
},
"ListPolicyTags": {
"input_token": "Marker",
"limit_key": "MaxItems",
"more_results": "IsTruncated",
"output_token": "Marker",
"result_key": "Tags"
},
"ListRoleTags": {
"input_token": "Marker",
"limit_key": "MaxItems",
"more_results": "IsTruncated",
"output_token": "Marker",
"result_key": "Tags"
},
"ListSAMLProviderTags": {
"input_token": "Marker",
"limit_key": "MaxItems",
"more_results": "IsTruncated",
"output_token": "Marker",
"result_key": "Tags"
},
"ListServerCertificateTags": {
"input_token": "Marker",
"limit_key": "MaxItems",
"more_results": "IsTruncated",
"output_token": "Marker",
"result_key": "Tags"
}
}
}
Loading

0 comments on commit 10e90c7

Please sign in to comment.