diff --git a/.changes/1.35.85.json b/.changes/1.35.85.json new file mode 100644 index 0000000000..2021a6c778 --- /dev/null +++ b/.changes/1.35.85.json @@ -0,0 +1,32 @@ +[ + { + "category": "``appstream``", + "description": "Added support for Rocky Linux 8 on Amazon AppStream 2.0", + "type": "api-change" + }, + { + "category": "``mediaconvert``", + "description": "This release adds support for inserting timecode tracks into MP4 container outputs.", + "type": "api-change" + }, + { + "category": "``medialive``", + "description": "MediaLive is releasing ListVersions api", + "type": "api-change" + }, + { + "category": "``qconnect``", + "description": "Amazon Q in Connect enables agents to ask Q for assistance in multiple languages and Q will provide answers and recommended step-by-step guides in those languages. Qs default language is English (United States) and you can switch this by setting the locale configuration on the AI Agent.", + "type": "api-change" + }, + { + "category": "``ssm-sap``", + "description": "AWS Systems Manager for SAP added support for registration and discovery of distributed ABAP applications", + "type": "api-change" + }, + { + "category": "``workspaces``", + "description": "Added AWS Global Accelerator (AGA) support for WorkSpaces Personal.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 4f2bb5f449..18d8191171 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,17 @@ CHANGELOG ========= +1.35.85 +======= + +* api-change:``appstream``: Added support for Rocky Linux 8 on Amazon AppStream 2.0 +* api-change:``mediaconvert``: This release adds support for inserting timecode tracks into MP4 container outputs. +* api-change:``medialive``: MediaLive is releasing ListVersions api +* api-change:``qconnect``: Amazon Q in Connect enables agents to ask Q for assistance in multiple languages and Q will provide answers and recommended step-by-step guides in those languages. Qs default language is English (United States) and you can switch this by setting the locale configuration on the AI Agent. +* api-change:``ssm-sap``: AWS Systems Manager for SAP added support for registration and discovery of distributed ABAP applications +* api-change:``workspaces``: Added AWS Global Accelerator (AGA) support for WorkSpaces Personal. + + 1.35.84 ======= diff --git a/botocore/__init__.py b/botocore/__init__.py index 888050d741..44b3f4e569 100644 --- a/botocore/__init__.py +++ b/botocore/__init__.py @@ -16,7 +16,7 @@ import os import re -__version__ = '1.35.84' +__version__ = '1.35.85' class NullHandler(logging.Handler): diff --git a/botocore/data/appstream/2016-12-01/service-2.json b/botocore/data/appstream/2016-12-01/service-2.json index 03b7cf15a6..04e2309b13 100644 --- a/botocore/data/appstream/2016-12-01/service-2.json +++ b/botocore/data/appstream/2016-12-01/service-2.json @@ -4533,7 +4533,8 @@ "WINDOWS_SERVER_2019", "WINDOWS_SERVER_2022", "AMAZON_LINUX2", - "RHEL8" + "RHEL8", + "ROCKY_LINUX8" ] }, "Platforms":{ diff --git a/botocore/data/endpoints.json b/botocore/data/endpoints.json index 7ea2f774a1..9874c1a23b 100644 --- a/botocore/data/endpoints.json +++ b/botocore/data/endpoints.json @@ -24512,8 +24512,18 @@ }, "dlm" : { "endpoints" : { - "cn-north-1" : { }, - "cn-northwest-1" : { } + "cn-north-1" : { + "variants" : [ { + "hostname" : "dlm.cn-north-1.api.amazonwebservices.com.cn", + "tags" : [ "dualstack" ] + } ] + }, + "cn-northwest-1" : { + "variants" : [ { + "hostname" : "dlm.cn-northwest-1.api.amazonwebservices.com.cn", + "tags" : [ "dualstack" ] + } ] + } } }, "dms" : { @@ -31568,6 +31578,18 @@ "us-iso-east-1" : { } } }, + "organizations" : { + "endpoints" : { + "aws-iso-global" : { + "credentialScope" : { + "region" : "us-iso-east-1" + }, + "hostname" : "organizations.us-iso-east-1.c2s.ic.gov" + } + }, + "isRegionalized" : false, + "partitionEndpoint" : "aws-iso-global" + }, "outposts" : { "endpoints" : { "us-iso-east-1" : { } diff --git a/botocore/data/mediaconvert/2017-08-29/service-2.json b/botocore/data/mediaconvert/2017-08-29/service-2.json index 55a0ff8e02..958f2056cb 100644 --- a/botocore/data/mediaconvert/2017-08-29/service-2.json +++ b/botocore/data/mediaconvert/2017-08-29/service-2.json @@ -1842,7 +1842,7 @@ "documentation": "Advanced audio normalization settings. Ignore these settings unless you need to comply with a loudness standard." }, "AudioSourceName": { - "shape": "__string", + "shape": "__stringMax2048", "locationName": "audioSourceName", "documentation": "Specifies which audio data to use from each input. In the simplest case, specify an \"Audio Selector\":#inputs-audio_selector by name based on its order within each input. For example if you specify \"Audio Selector 3\", then the third audio selector will be used from each input. If an input does not have an \"Audio Selector 3\", then the audio selector marked as \"default\" in that input will be used. If there is no audio selector marked as \"default\", silence will be inserted for the duration of that input. Alternatively, an \"Audio Selector Group\":#inputs-audio_selector_group name may be specified, with similar default/silence behavior. If no audio_source_name is specified, then \"Audio Selector 1\" will be chosen automatically." }, @@ -2603,6 +2603,11 @@ "locationName": "outlineSize", "documentation": "Specify the Outline size of the caption text, in pixels. Leave Outline size blank and set Style passthrough to enabled to use the outline size data from your input captions, if present." }, + "RemoveRubyReserveAttributes": { + "shape": "RemoveRubyReserveAttributes", + "locationName": "removeRubyReserveAttributes", + "documentation": "Optionally remove any tts:rubyReserve attributes present in your input, that do not have a tts:ruby attribute in the same element, from your output. Use if your vertical Japanese output captions have alignment issues. To remove ruby reserve attributes when present: Choose Enabled. To not remove any ruby reserve attributes: Keep the default value, Disabled." + }, "ShadowColor": { "shape": "BurninSubtitleShadowColor", "locationName": "shadowColor", @@ -4645,7 +4650,7 @@ }, "DropFrameTimecode": { "type": "string", - "documentation": "Applies only to 29.97 fps outputs. When this feature is enabled, the service will use drop-frame timecode on outputs. If it is not possible to use drop-frame timecode, the system will fall back to non-drop-frame. This setting is enabled by default when Timecode insertion is enabled.", + "documentation": "Applies only to 29.97 fps outputs. When this feature is enabled, the service will use drop-frame timecode on outputs. If it is not possible to use drop-frame timecode, the system will fall back to non-drop-frame. This setting is enabled by default when Timecode insertion or Timecode track is enabled.", "enum": [ "DISABLED", "ENABLED" @@ -7635,7 +7640,7 @@ "documentation": "Use this setting only when your video source has Dolby Vision studio mastering metadata that is carried in a separate XML file. Specify the Amazon S3 location for the metadata XML file. MediaConvert uses this file to provide global and frame-level metadata for Dolby Vision preprocessing. When you specify a file here and your input also has interleaved global and frame level metadata, MediaConvert ignores the interleaved metadata and uses only the the metadata from this external XML file. Note that your IAM service role must grant MediaConvert read permissions to this file. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/iam-role.html." }, "FileInput": { - "shape": "__stringPatternS3Https", + "shape": "__stringMax2048PatternS3Https", "locationName": "fileInput", "documentation": "Specify the source file for your transcoding job. You can use multiple inputs in a single job. The service concatenates these inputs, in the order that you specify them in the job, to create the outputs. If your input format is IMF, specify your input by providing the path to your CPL. For example, \"s3://bucket/vf/cpl.xml\". If the CPL is in an incomplete IMP, make sure to use *Supplemental IMPs* to specify any supplemental IMPs that contain assets referenced by the CPL." }, @@ -8276,7 +8281,7 @@ "FollowSource": { "shape": "__integerMin1Max150", "locationName": "followSource", - "documentation": "Specify the input that MediaConvert references for your default output settings. MediaConvert uses this input's Resolution, Frame rate, and Pixel aspect ratio for all outputs that you don't manually specify different output settings for. Enabling this setting will disable \"Follow source\" for all other inputs. If MediaConvert cannot follow your source, for example if you specify an audio-only input, MediaConvert uses the first followable input instead. In your JSON job specification, enter an integer from 1 to 150 corresponding to the order of your inputs." + "documentation": "Specify the input that MediaConvert references for your default output settings. MediaConvert uses this input's Resolution, Frame rate, and Pixel aspect ratio for all outputs that you don't manually specify different output settings for. Enabling this setting will disable \"Follow source\" for all other inputs. If MediaConvert cannot follow your source, for example if you specify an audio-only input, MediaConvert uses the first followable input instead. In your JSON job specification, enter an integer from 1 to 150 corresponding to the order of your inputs." }, "Inputs": { "shape": "__listOfInput", @@ -8447,7 +8452,7 @@ "FollowSource": { "shape": "__integerMin1Max150", "locationName": "followSource", - "documentation": "Specify the input that MediaConvert references for your default output settings. MediaConvert uses this input's Resolution, Frame rate, and Pixel aspect ratio for all outputs that you don't manually specify different output settings for. Enabling this setting will disable \"Follow source\" for all other inputs. If MediaConvert cannot follow your source, for example if you specify an audio-only input, MediaConvert uses the first followable input instead. In your JSON job specification, enter an integer from 1 to 150 corresponding to the order of your inputs." + "documentation": "Specify the input that MediaConvert references for your default output settings. MediaConvert uses this input's Resolution, Frame rate, and Pixel aspect ratio for all outputs that you don't manually specify different output settings for. Enabling this setting will disable \"Follow source\" for all other inputs. If MediaConvert cannot follow your source, for example if you specify an audio-only input, MediaConvert uses the first followable input instead. In your JSON job specification, enter an integer from 1 to 150 corresponding to the order of your inputs." }, "Inputs": { "shape": "__listOfInputTemplate", @@ -10779,7 +10784,7 @@ "documentation": "Container specific settings." }, "Extension": { - "shape": "__string", + "shape": "__stringMax256", "locationName": "extension", "documentation": "Use Extension to specify the file extension for outputs in File output groups. If you do not specify a value, the service will use default extensions by container type as follows * MPEG-2 transport stream, m2ts * Quicktime, mov * MXF container, mxf * MPEG-4 container, mp4 * WebM container, webm * No Container, the service will use codec extensions (e.g. AAC, H265, H265, AC3)" }, @@ -10852,7 +10857,7 @@ "documentation": "Use Custom Group Name to specify a name for the output group. This value is displayed on the console and can make your job settings JSON more human-readable. It does not affect your outputs. Use up to twelve characters that are either letters, numbers, spaces, or underscores." }, "Name": { - "shape": "__string", + "shape": "__stringMax2048", "locationName": "name", "documentation": "Name of the output group" }, @@ -11450,6 +11455,14 @@ }, "documentation": "Use Manual audio remixing to adjust audio levels for each audio channel in each output of your job. With audio remixing, you can output more or fewer audio channels than your input audio source provides." }, + "RemoveRubyReserveAttributes": { + "type": "string", + "documentation": "Optionally remove any tts:rubyReserve attributes present in your input, that do not have a tts:ruby attribute in the same element, from your output. Use if your vertical Japanese output captions have alignment issues. To remove ruby reserve attributes when present: Choose Enabled. To not remove any ruby reserve attributes: Keep the default value, Disabled.", + "enum": [ + "DISABLED", + "ENABLED" + ] + }, "RenewalType": { "type": "string", "documentation": "Specifies whether the term of your reserved queue pricing plan is automatically extended (AUTO_RENEW) or expires (EXPIRE) at the end of the term.", @@ -12053,6 +12066,14 @@ "SPECIFIEDSTART" ] }, + "TimecodeTrack": { + "type": "string", + "documentation": "To include a timecode track in your MP4 output: Choose Enabled. MediaConvert writes the timecode track in the Null Media Header box (NMHD), without any timecode text formatting information. You can also specify dropframe or non-dropframe timecode under the Drop Frame Timecode setting. To not include a timecode track: Keep the default value, Disabled.", + "enum": [ + "DISABLED", + "ENABLED" + ] + }, "TimedMetadata": { "type": "string", "documentation": "Set ID3 metadata to Passthrough to include ID3 metadata in this output. This includes ID3 metadata from the following features: ID3 timestamp period, and Custom ID3 metadata inserter. To exclude this ID3 metadata in this output: set ID3 metadata to None or leave blank.", @@ -12670,7 +12691,7 @@ "DropFrameTimecode": { "shape": "DropFrameTimecode", "locationName": "dropFrameTimecode", - "documentation": "Applies only to 29.97 fps outputs. When this feature is enabled, the service will use drop-frame timecode on outputs. If it is not possible to use drop-frame timecode, the system will fall back to non-drop-frame. This setting is enabled by default when Timecode insertion is enabled." + "documentation": "Applies only to 29.97 fps outputs. When this feature is enabled, the service will use drop-frame timecode on outputs. If it is not possible to use drop-frame timecode, the system will fall back to non-drop-frame. This setting is enabled by default when Timecode insertion or Timecode track is enabled." }, "FixedAfd": { "shape": "__integerMin0Max15", @@ -12707,6 +12728,11 @@ "locationName": "timecodeInsertion", "documentation": "Applies only to H.264, H.265, MPEG2, and ProRes outputs. Only enable Timecode insertion when the input frame rate is identical to the output frame rate. To include timecodes in this output, set Timecode insertion to PIC_TIMING_SEI. To leave them out, set it to DISABLED. Default is DISABLED. When the service inserts timecodes in an output, by default, it uses any embedded timecodes from the input. If none are present, the service will set the timecode for the first output frame to zero. To change this default behavior, adjust the settings under Timecode configuration. In the console, these settings are located under Job > Job settings > Timecode configuration. Note - Timecode source under input settings does not affect the timecodes that are inserted in the output. Source under Job settings > Timecode configuration does." }, + "TimecodeTrack": { + "shape": "TimecodeTrack", + "locationName": "timecodeTrack", + "documentation": "To include a timecode track in your MP4 output: Choose Enabled. MediaConvert writes the timecode track in the Null Media Header box (NMHD), without any timecode text formatting information. You can also specify dropframe or non-dropframe timecode under the Drop Frame Timecode setting. To not include a timecode track: Keep the default value, Disabled." + }, "VideoPreprocessors": { "shape": "VideoPreprocessor", "locationName": "videoPreprocessors", @@ -14621,6 +14647,19 @@ "type": "string", "max": 1000 }, + "__stringMax2048": { + "type": "string", + "max": 2048 + }, + "__stringMax2048PatternS3Https": { + "type": "string", + "max": 2048, + "pattern": "^s3://([^\\/]+\\/+)+((([^\\/]*)))|^https?://[^\\/].*[^&]$" + }, + "__stringMax256": { + "type": "string", + "max": 256 + }, "__stringMin0": { "type": "string", "min": 0 diff --git a/botocore/data/medialive/2017-10-14/service-2.json b/botocore/data/medialive/2017-10-14/service-2.json index a69a05153a..6d768f3cfd 100644 --- a/botocore/data/medialive/2017-10-14/service-2.json +++ b/botocore/data/medialive/2017-10-14/service-2.json @@ -5162,6 +5162,56 @@ } ], "documentation": "Update the state of a node." + }, + "ListVersions": { + "name": "ListVersions", + "http": { + "method": "GET", + "requestUri": "/prod/versions", + "responseCode": 200 + }, + "input": { + "shape": "ListVersionsRequest" + }, + "output": { + "shape": "ListVersionsResponse", + "documentation": "List of encoder engine versions that are available in this AWS account." + }, + "errors": [ + { + "shape": "BadRequestException", + "documentation": "The service can't process your request because of a problem in the request. Verify that the syntax is correct." + }, + { + "shape": "InternalServerErrorException", + "documentation": "Internal Service Error" + }, + { + "shape": "ForbiddenException", + "documentation": "You don't have permissions for this action with the credentials that you sent." + }, + { + "shape": "BadGatewayException", + "documentation": "Bad Gateway Error" + }, + { + "shape": "NotFoundException", + "documentation": "The service could not complete your request." + }, + { + "shape": "GatewayTimeoutException", + "documentation": "Gateway Timeout" + }, + { + "shape": "TooManyRequestsException", + "documentation": "Too many requests have been sent in too short of a time. The service limits the rate at which it will accept requests." + }, + { + "shape": "ConflictException", + "documentation": "The service could not complete your request because there is a conflict with the current state of the resource." + } + ], + "documentation": "Retrieves an array of all the encoder engine versions that are available in this AWS account." } }, "shapes": { @@ -7020,6 +7070,11 @@ "shape": "DescribeAnywhereSettings", "locationName": "anywhereSettings", "documentation": "Anywhere settings for this channel." + }, + "ChannelEngineVersion": { + "shape": "ChannelEngineVersionResponse", + "locationName": "channelEngineVersion", + "documentation": "Requested engine version for this channel." } }, "documentation": "Placeholder documentation for Channel" @@ -7161,6 +7216,16 @@ "shape": "DescribeAnywhereSettings", "locationName": "anywhereSettings", "documentation": "AnywhereSettings settings for this channel." + }, + "ChannelEngineVersion": { + "shape": "ChannelEngineVersionResponse", + "locationName": "channelEngineVersion", + "documentation": "The engine version that you requested for this channel." + }, + "UsedChannelEngineVersions": { + "shape": "__listOfChannelEngineVersionResponse", + "locationName": "usedChannelEngineVersions", + "documentation": "The engine version that the running pipelines are using." } }, "documentation": "Placeholder documentation for ChannelSummary" @@ -7329,6 +7394,15 @@ "shape": "AnywhereSettings", "locationName": "anywhereSettings", "documentation": "The Elemental Anywhere settings for this channel." + }, + "ChannelEngineVersion": { + "shape": "ChannelEngineVersionRequest", + "locationName": "channelEngineVersion", + "documentation": "The desired engine version for this channel." + }, + "DryRun": { + "shape": "__boolean", + "locationName": "dryRun" } }, "documentation": "Placeholder documentation for CreateChannel" @@ -7410,6 +7484,15 @@ "shape": "AnywhereSettings", "locationName": "anywhereSettings", "documentation": "The Elemental Anywhere settings for this channel." + }, + "ChannelEngineVersion": { + "shape": "ChannelEngineVersionRequest", + "locationName": "channelEngineVersion", + "documentation": "The desired engine version for this channel." + }, + "DryRun": { + "shape": "__boolean", + "locationName": "dryRun" } }, "documentation": "A request to create a channel" @@ -8012,6 +8095,11 @@ "shape": "DescribeAnywhereSettings", "locationName": "anywhereSettings", "documentation": "Anywhere settings for this channel." + }, + "ChannelEngineVersion": { + "shape": "ChannelEngineVersionResponse", + "locationName": "channelEngineVersion", + "documentation": "Requested engine version for this channel." } }, "documentation": "Placeholder documentation for DeleteChannelResponse" @@ -8476,6 +8564,11 @@ "shape": "DescribeAnywhereSettings", "locationName": "anywhereSettings", "documentation": "Anywhere settings for this channel." + }, + "ChannelEngineVersion": { + "shape": "ChannelEngineVersionResponse", + "locationName": "channelEngineVersion", + "documentation": "Requested engine version for this channel." } }, "documentation": "Placeholder documentation for DescribeChannelResponse" @@ -16008,6 +16101,11 @@ "shape": "__string", "locationName": "pipelineId", "documentation": "Pipeline ID" + }, + "ChannelEngineVersion": { + "shape": "ChannelEngineVersionResponse", + "locationName": "channelEngineVersion", + "documentation": "Current engine version of the encoder for this pipeline." } }, "documentation": "Runtime details of a pipeline when a channel is running." @@ -17397,6 +17495,11 @@ "shape": "DescribeAnywhereSettings", "locationName": "anywhereSettings", "documentation": "Anywhere settings for this channel." + }, + "ChannelEngineVersion": { + "shape": "ChannelEngineVersionResponse", + "locationName": "channelEngineVersion", + "documentation": "Requested engine version for this channel." } }, "documentation": "Placeholder documentation for StartChannelResponse" @@ -17818,6 +17921,11 @@ "shape": "DescribeAnywhereSettings", "locationName": "anywhereSettings", "documentation": "Anywhere settings for this channel." + }, + "ChannelEngineVersion": { + "shape": "ChannelEngineVersionResponse", + "locationName": "channelEngineVersion", + "documentation": "Requested engine version for this channel." } }, "documentation": "Placeholder documentation for StopChannelResponse" @@ -18478,6 +18586,15 @@ "shape": "__string", "locationName": "roleArn", "documentation": "An optional Amazon Resource Name (ARN) of the role to assume when running the Channel. If you do not specify this on an update call but the role was previously set that role will be removed." + }, + "ChannelEngineVersion": { + "shape": "ChannelEngineVersionRequest", + "locationName": "channelEngineVersion", + "documentation": "Channel engine version for this channel" + }, + "DryRun": { + "shape": "__boolean", + "locationName": "dryRun" } }, "documentation": "Placeholder documentation for UpdateChannel" @@ -18589,6 +18706,15 @@ "shape": "__string", "locationName": "roleArn", "documentation": "An optional Amazon Resource Name (ARN) of the role to assume when running the Channel. If you do not specify this on an update call but the role was previously set that role will be removed." + }, + "ChannelEngineVersion": { + "shape": "ChannelEngineVersionRequest", + "locationName": "channelEngineVersion", + "documentation": "Channel engine version for this channel" + }, + "DryRun": { + "shape": "__boolean", + "locationName": "dryRun" } }, "documentation": "A request to update a channel.", @@ -20522,6 +20648,11 @@ "shape": "DescribeAnywhereSettings", "locationName": "anywhereSettings", "documentation": "Anywhere settings for this channel." + }, + "ChannelEngineVersion": { + "shape": "ChannelEngineVersionResponse", + "locationName": "channelEngineVersion", + "documentation": "Requested engine version for this channel." } }, "documentation": "Placeholder documentation for RestartChannelPipelinesResponse" @@ -28137,6 +28268,57 @@ "type": "string", "max": 100, "documentation": "Placeholder documentation for __stringMax100" + }, + "ChannelEngineVersionRequest": { + "type": "structure", + "members": { + "Version": { + "shape": "__string", + "locationName": "version", + "documentation": "The build identifier of the engine version to use for this channel. Specify 'DEFAULT' to reset to the default version." + } + }, + "documentation": "Placeholder documentation for ChannelEngineVersionRequest" + }, + "ChannelEngineVersionResponse": { + "type": "structure", + "members": { + "ExpirationDate": { + "shape": "__timestampIso8601", + "locationName": "expirationDate", + "documentation": "The UTC time when the version expires." + }, + "Version": { + "shape": "__string", + "locationName": "version", + "documentation": "The build identifier for this version of the channel version." + } + }, + "documentation": "Placeholder documentation for ChannelEngineVersionResponse" + }, + "ListVersionsRequest": { + "type": "structure", + "members": { + }, + "documentation": "Placeholder documentation for ListVersionsRequest" + }, + "ListVersionsResponse": { + "type": "structure", + "members": { + "Versions": { + "shape": "__listOfChannelEngineVersionResponse", + "locationName": "versions", + "documentation": "List of engine versions that are available for this AWS account." + } + }, + "documentation": "Placeholder documentation for ListVersionsResponse" + }, + "__listOfChannelEngineVersionResponse": { + "type": "list", + "member": { + "shape": "ChannelEngineVersionResponse" + }, + "documentation": "Placeholder documentation for __listOfChannelEngineVersionResponse" } }, "documentation": "API for AWS Elemental MediaLive" diff --git a/botocore/data/qconnect/2020-10-19/service-2.json b/botocore/data/qconnect/2020-10-19/service-2.json index 6080658747..cd4e132a2e 100644 --- a/botocore/data/qconnect/2020-10-19/service-2.json +++ b/botocore/data/qconnect/2020-10-19/service-2.json @@ -2368,6 +2368,10 @@ "shape":"UuidWithQualifier", "documentation":"

The AI Prompt identifier for the Intent Labeling prompt used by the ANSWER_RECOMMENDATION AI Agent.

" }, + "locale":{ + "shape":"NonEmptyString", + "documentation":"

The locale to which specifies the language and region settings that determine the response language for QueryAssistant.

Changing this locale to anything other than en_US will turn off recommendations triggered by contact transcripts for agent assistance, as this feature is not supported in multiple languages.

" + }, "queryReformulationAIPromptId":{ "shape":"UuidWithQualifier", "documentation":"

The AI Prompt identifier for the Query Reformulation prompt used by the ANSWER_RECOMMENDATION AI Agent.

" @@ -5852,7 +5856,7 @@ }, "type":{ "shape":"GuardrailPiiEntityType", - "documentation":"

Configure AI Guardrail type when the PII entity is detected.

The following PIIs are used to block or mask sensitive information:

" + "documentation":"

Configure AI Guardrail type when the PII entity is detected.

The following PIIs are used to block or mask sensitive information:

" } }, "documentation":"

The PII entity to configure for the AI Guardrail.

" @@ -7207,6 +7211,10 @@ "associationConfigurations":{ "shape":"AssociationConfigurationList", "documentation":"

The association configurations for overriding behavior on this AI Agent.

" + }, + "locale":{ + "shape":"NonEmptyString", + "documentation":"

The locale to which specifies the language and region settings that determine the response language for QueryAssistant.

" } }, "documentation":"

The configuration for the MANUAL_SEARCH AI Agent type.

" diff --git a/botocore/data/ssm-sap/2018-05-10/service-2.json b/botocore/data/ssm-sap/2018-05-10/service-2.json index 817565f36f..09b9095bdc 100644 --- a/botocore/data/ssm-sap/2018-05-10/service-2.json +++ b/botocore/data/ssm-sap/2018-05-10/service-2.json @@ -680,6 +680,35 @@ "type":"list", "member":{"shape":"ComponentId"} }, + "ComponentInfo":{ + "type":"structure", + "required":[ + "ComponentType", + "Sid", + "Ec2InstanceId" + ], + "members":{ + "ComponentType":{ + "shape":"ComponentType", + "documentation":"

This string is the type of the component.

Accepted value is WD.

" + }, + "Sid":{ + "shape":"SID", + "documentation":"

This string is the SAP System ID of the component.

Accepted values are alphanumeric.

" + }, + "Ec2InstanceId":{ + "shape":"InstanceId", + "documentation":"

This is the Amazon EC2 instance on which your SAP component is running.

Accepted values are alphanumeric.

" + } + }, + "documentation":"

This is information about the component of your SAP application, such as Web Dispatcher.

" + }, + "ComponentInfoList":{ + "type":"list", + "member":{"shape":"ComponentInfo"}, + "max":5, + "min":0 + }, "ComponentStatus":{ "type":"string", "enum":[ @@ -1612,6 +1641,10 @@ "DatabaseArn":{ "shape":"SsmSapArn", "documentation":"

The Amazon Resource Name of the SAP HANA database.

" + }, + "ComponentsInfo":{ + "shape":"ComponentInfoList", + "documentation":"

This is an optional parameter for component details to which the SAP ABAP application is attached, such as Web Dispatcher.

This is an array of ApplicationComponent objects. You may input 0 to 5 items.

" } } }, diff --git a/botocore/data/workspaces/2015-04-08/service-2.json b/botocore/data/workspaces/2015-04-08/service-2.json index 02d2584531..ebc4fada5d 100644 --- a/botocore/data/workspaces/2015-04-08/service-2.json +++ b/botocore/data/workspaces/2015-04-08/service-2.json @@ -1421,6 +1421,36 @@ } }, "shapes":{ + "AGAModeForDirectoryEnum":{ + "type":"string", + "enum":[ + "ENABLED_AUTO", + "DISABLED" + ] + }, + "AGAModeForWorkSpaceEnum":{ + "type":"string", + "enum":[ + "ENABLED_AUTO", + "DISABLED", + "INHERITED" + ] + }, + "AGAPreferredProtocolForDirectory":{ + "type":"string", + "enum":[ + "TCP", + "NONE" + ] + }, + "AGAPreferredProtocolForWorkSpace":{ + "type":"string", + "enum":[ + "TCP", + "NONE", + "INHERITED" + ] + }, "ARN":{ "type":"string", "pattern":"^arn:aws[a-z-]{0,7}:[A-Za-z0-9][A-za-z0-9_/.-]{0,62}:[A-za-z0-9_/.-]{0,63}:[A-za-z0-9_/.-]{0,63}:[A-Za-z0-9][A-Za-z0-9:_/+=,@.\\\\-]{0,1023}$" @@ -4050,6 +4080,36 @@ } } }, + "GlobalAcceleratorForDirectory":{ + "type":"structure", + "required":["Mode"], + "members":{ + "Mode":{ + "shape":"AGAModeForDirectoryEnum", + "documentation":"

Indicates if Global Accelerator for directory is enabled or disabled.

" + }, + "PreferredProtocol":{ + "shape":"AGAPreferredProtocolForDirectory", + "documentation":"

Indicates the preferred protocol for Global Accelerator.

" + } + }, + "documentation":"

Describes the Global Accelerator for directory

" + }, + "GlobalAcceleratorForWorkSpace":{ + "type":"structure", + "required":["Mode"], + "members":{ + "Mode":{ + "shape":"AGAModeForWorkSpaceEnum", + "documentation":"

Indicates if Global Accelerator for WorkSpaces is enabled, disabled, or the same mode as the associated directory.

" + }, + "PreferredProtocol":{ + "shape":"AGAPreferredProtocolForWorkSpace", + "documentation":"

Indicates the preferred protocol for Global Accelerator.

" + } + }, + "documentation":"

Describes the Global Accelerator for WorkSpaces.

" + }, "IDCConfig":{ "type":"structure", "members":{ @@ -5602,6 +5662,10 @@ "StorageConnectors":{ "shape":"StorageConnectors", "documentation":"

Indicates the storage connector used

" + }, + "GlobalAccelerator":{ + "shape":"GlobalAcceleratorForDirectory", + "documentation":"

Indicates the Global Accelerator properties.

" } }, "documentation":"

Describes the streaming properties.

" @@ -6731,6 +6795,10 @@ "OperatingSystemName":{ "shape":"OperatingSystemName", "documentation":"

The name of the operating system.

" + }, + "GlobalAccelerator":{ + "shape":"GlobalAcceleratorForWorkSpace", + "documentation":"

Indicates the Global Accelerator properties.

" } }, "documentation":"

Describes a WorkSpace.

" diff --git a/docs/source/conf.py b/docs/source/conf.py index 76cf6de905..9995798b84 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -59,7 +59,7 @@ # The short X.Y version. version = '1.35.' # The full version, including alpha/beta/rc tags. -release = '1.35.84' +release = '1.35.85' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.