Skip to content

Commit b2d9d61

Browse files
Updated API models and rebuilt service gems.
1 parent 290e369 commit b2d9d61

File tree

1,633 files changed

+14868
-12769
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,633 files changed

+14868
-12769
lines changed

Diff for: apis/batch/2016-08-10/docs-2.json

+27-27
Large diffs are not rendered by default.

Diff for: apis/emr-containers/2020-10-01/api-2.json

+15
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,13 @@
336336
"min":44,
337337
"pattern":"^arn:(aws[a-zA-Z0-9-]*):acm:.+:(\\d{12}):certificate/.+$"
338338
},
339+
"AllowAWSToRetainLogs":{
340+
"type":"string",
341+
"enum":[
342+
"ENABLED",
343+
"DISABLED"
344+
]
345+
},
339346
"AuthorizationConfiguration":{
340347
"type":"structure",
341348
"members":{
@@ -1286,6 +1293,13 @@
12861293
"min":1,
12871294
"pattern":"[\\.\\-_/#A-Za-z0-9]+"
12881295
},
1296+
"ManagedLogs":{
1297+
"type":"structure",
1298+
"members":{
1299+
"allowAWSToRetainLogs":{"shape":"AllowAWSToRetainLogs"},
1300+
"encryptionKeyArn":{"shape":"KmsKeyArn"}
1301+
}
1302+
},
12891303
"MaxFilesToKeep":{
12901304
"type":"integer",
12911305
"max":50,
@@ -1294,6 +1308,7 @@
12941308
"MonitoringConfiguration":{
12951309
"type":"structure",
12961310
"members":{
1311+
"managedLogs":{"shape":"ManagedLogs"},
12971312
"persistentAppUI":{"shape":"PersistentAppUI"},
12981313
"cloudWatchMonitoringConfiguration":{"shape":"CloudWatchMonitoringConfiguration"},
12991314
"s3MonitoringConfiguration":{"shape":"S3MonitoringConfiguration"},

Diff for: apis/emr-containers/2020-10-01/docs-2.json

+14-1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@
3535
"Endpoint$certificateArn": "<p>The certificate ARN of the endpoint. This field is under deprecation and will be removed in future.</p>"
3636
}
3737
},
38+
"AllowAWSToRetainLogs": {
39+
"base": null,
40+
"refs": {
41+
"ManagedLogs$allowAWSToRetainLogs": "<p>Determines whether Amazon Web Services can retain logs.</p>"
42+
}
43+
},
3844
"AuthorizationConfiguration": {
3945
"base": "<p>Authorization-related configuration inputs for the security configuration.</p>",
4046
"refs": {
@@ -511,7 +517,8 @@
511517
"base": null,
512518
"refs": {
513519
"CreateJobTemplateRequest$kmsKeyArn": "<p>The KMS key ARN used to encrypt the job template.</p>",
514-
"JobTemplate$kmsKeyArn": "<p> The KMS key ARN used to encrypt the job template.</p>"
520+
"JobTemplate$kmsKeyArn": "<p> The KMS key ARN used to encrypt the job template.</p>",
521+
"ManagedLogs$encryptionKeyArn": "<p>The Amazon resource name (ARN) of the encryption key for logs.</p>"
515522
}
516523
},
517524
"KubernetesNamespace": {
@@ -599,6 +606,12 @@
599606
"CloudWatchMonitoringConfiguration$logGroupName": "<p>The name of the log group for log publishing.</p>"
600607
}
601608
},
609+
"ManagedLogs": {
610+
"base": "<p>The entity that provides configuration control over managed logs.</p>",
611+
"refs": {
612+
"MonitoringConfiguration$managedLogs": "<p>The entity that controls configuration for managed logs.</p>"
613+
}
614+
},
602615
"MaxFilesToKeep": {
603616
"base": null,
604617
"refs": {

Diff for: apis/medialive/2017-10-14/api-2.json

+2-11
Original file line numberDiff line numberDiff line change
@@ -17569,7 +17569,8 @@
1756917569
"MEDIAPACKAGE_CHANNEL",
1757017570
"MEDIAPACKAGE_ORIGIN_ENDPOINT",
1757117571
"MEDIACONNECT_FLOW",
17572-
"S3_BUCKET"
17572+
"S3_BUCKET",
17573+
"MEDIATAILOR_PLAYBACK_CONFIGURATION"
1757317574
]
1757417575
},
1757517576
"CloudWatchAlarmTemplateTreatMissingData": {
@@ -20015,11 +20016,6 @@
2001520016
"shape": "__string",
2001620017
"location": "uri",
2001720018
"locationName": "identifier"
20018-
},
20019-
"RequestId": {
20020-
"shape": "__stringMin1Max256PatternS",
20021-
"locationName": "requestId",
20022-
"idempotencyToken": true
2002320019
}
2002420020
},
2002520021
"required": [
@@ -20032,11 +20028,6 @@
2003220028
"DryRun": {
2003320029
"shape": "__boolean",
2003420030
"locationName": "dryRun"
20035-
},
20036-
"RequestId": {
20037-
"shape": "__stringMin1Max256PatternS",
20038-
"locationName": "requestId",
20039-
"idempotencyToken": true
2004020031
}
2004120032
}
2004220033
},

Diff for: apis/medialive/2017-10-14/docs-2.json

+3-4
Original file line numberDiff line numberDiff line change
@@ -4780,9 +4780,9 @@
47804780
"CreateChannelPlacementGroupRequest$Nodes": "An array of one ID for the Node that you want to associate with the ChannelPlacementGroup. (You can't associate more than one Node with the ChannelPlacementGroup.) The Node and the ChannelPlacementGroup must be in the same Cluster.",
47814781
"CreateNodeRequest$AllowedInstanceTypes": "The allowed instance types for node creation. Defaults to all outpost instance types if not specified.",
47824782
"DescribeChannelPlacementGroupResult$Channels": "Used in ListChannelPlacementGroupsResult",
4783-
"DescribeChannelPlacementGroupResult$Nodes": "An array with one item, which is the signle Node that is associated with the ChannelPlacementGroup.",
4783+
"DescribeChannelPlacementGroupResult$Nodes": "An array with one item, which is the single Node that is associated with the ChannelPlacementGroup.",
47844784
"DescribeChannelPlacementGroupSummary$Channels": "Used in ListChannelPlacementGroupsResult",
4785-
"DescribeChannelPlacementGroupSummary$Nodes": "An array with one item, which is the signle Node that is associated with the ChannelPlacementGroup.",
4785+
"DescribeChannelPlacementGroupSummary$Nodes": "An array with one item, which is the single Node that is associated with the ChannelPlacementGroup.",
47864786
"DescribeClusterResult$ChannelIds": null,
47874787
"DescribeClusterSummary$ChannelIds": "An array of the IDs of the Channels that are associated with this Cluster. One Channel is associated with the Cluster as follows: A Channel belongs to a ChannelPlacementGroup. A ChannelPlacementGroup is attached to a Node. A Node belongs to a Cluster.",
47884788
"DescribeNetworkResult$AssociatedClusterIds": null,
@@ -6936,8 +6936,7 @@
69366936
"CreateCloudWatchAlarmTemplateRequestContent$RequestId": "An ID that you assign to a create request. This ID ensures idempotency when creating resources.",
69376937
"CreateEventBridgeRuleTemplateGroupRequestContent$RequestId": "An ID that you assign to a create request. This ID ensures idempotency when creating resources.",
69386938
"CreateEventBridgeRuleTemplateRequestContent$RequestId": "An ID that you assign to a create request. This ID ensures idempotency when creating resources.",
6939-
"CreateSignalMapRequestContent$RequestId": "An ID that you assign to a create request. This ID ensures idempotency when creating resources.",
6940-
"StartMonitorDeploymentRequestContent$RequestId": "An ID that you assign to a create request. This ID ensures idempotency when creating resources."
6939+
"CreateSignalMapRequestContent$RequestId": "An ID that you assign to a create request. This ID ensures idempotency when creating resources."
69416940
}
69426941
}
69436942
},

Diff for: gems/aws-partitions/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Unreleased Changes
22
------------------
33

4+
1.1052.0 (2025-02-18)
5+
------------------
6+
7+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8+
49
1.1051.0 (2025-02-17)
510
------------------
611

Diff for: gems/aws-partitions/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1051.0
1+
1.1052.0

Diff for: gems/aws-partitions/partitions.json

+19
Original file line numberDiff line numberDiff line change
@@ -17118,6 +17118,12 @@
1711817118
"tags" : [ "dualstack" ]
1711917119
} ]
1712017120
},
17121+
"eu-south-2" : {
17122+
"variants" : [ {
17123+
"hostname" : "polly.eu-south-2.api.aws",
17124+
"tags" : [ "dualstack" ]
17125+
} ]
17126+
},
1712117127
"eu-west-1" : {
1712217128
"variants" : [ {
1712317129
"hostname" : "polly.eu-west-1.api.aws",
@@ -17751,6 +17757,12 @@
1775117757
"ca-west-1" : {
1775217758
"variants" : [ {
1775317759
"tags" : [ "dualstack" ]
17760+
}, {
17761+
"hostname" : "ram-fips.ca-west-1.amazonaws.com",
17762+
"tags" : [ "fips" ]
17763+
}, {
17764+
"hostname" : "ram-fips.ca-west-1.api.aws",
17765+
"tags" : [ "dualstack", "fips" ]
1775417766
} ]
1775517767
},
1775617768
"eu-central-1" : {
@@ -17800,6 +17812,13 @@
1780017812
"deprecated" : true,
1780117813
"hostname" : "ram-fips.ca-central-1.amazonaws.com"
1780217814
},
17815+
"fips-ca-west-1" : {
17816+
"credentialScope" : {
17817+
"region" : "ca-west-1"
17818+
},
17819+
"deprecated" : true,
17820+
"hostname" : "ram-fips.ca-west-1.amazonaws.com"
17821+
},
1780317822
"fips-us-east-1" : {
1780417823
"credentialScope" : {
1780517824
"region" : "us-east-1"

Diff for: gems/aws-sdk-accessanalyzer/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Unreleased Changes
22
------------------
33

4+
1.68.0 (2025-02-18)
5+
------------------
6+
7+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8+
49
1.67.0 (2025-02-13)
510
------------------
611

Diff for: gems/aws-sdk-accessanalyzer/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.67.0
1+
1.68.0

Diff for: gems/aws-sdk-accessanalyzer/lib/aws-sdk-accessanalyzer.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ module Plugins
5454
autoload :EndpointProvider, 'aws-sdk-accessanalyzer/endpoint_provider'
5555
autoload :Endpoints, 'aws-sdk-accessanalyzer/endpoints'
5656

57-
GEM_VERSION = '1.67.0'
57+
GEM_VERSION = '1.68.0'
5858

5959
end
6060

Diff for: gems/aws-sdk-accessanalyzer/lib/aws-sdk-accessanalyzer/client.rb

+29-29
Original file line numberDiff line numberDiff line change
@@ -7,34 +7,34 @@
77
#
88
# WARNING ABOUT GENERATED CODE
99

10-
require 'seahorse/client/plugins/content_length.rb'
11-
require 'aws-sdk-core/plugins/credentials_configuration.rb'
12-
require 'aws-sdk-core/plugins/logging.rb'
13-
require 'aws-sdk-core/plugins/param_converter.rb'
14-
require 'aws-sdk-core/plugins/param_validator.rb'
15-
require 'aws-sdk-core/plugins/user_agent.rb'
16-
require 'aws-sdk-core/plugins/helpful_socket_errors.rb'
17-
require 'aws-sdk-core/plugins/retry_errors.rb'
18-
require 'aws-sdk-core/plugins/global_configuration.rb'
19-
require 'aws-sdk-core/plugins/regional_endpoint.rb'
20-
require 'aws-sdk-core/plugins/endpoint_discovery.rb'
21-
require 'aws-sdk-core/plugins/endpoint_pattern.rb'
22-
require 'aws-sdk-core/plugins/response_paging.rb'
23-
require 'aws-sdk-core/plugins/stub_responses.rb'
24-
require 'aws-sdk-core/plugins/idempotency_token.rb'
25-
require 'aws-sdk-core/plugins/invocation_id.rb'
26-
require 'aws-sdk-core/plugins/jsonvalue_converter.rb'
27-
require 'aws-sdk-core/plugins/client_metrics_plugin.rb'
28-
require 'aws-sdk-core/plugins/client_metrics_send_plugin.rb'
29-
require 'aws-sdk-core/plugins/transfer_encoding.rb'
30-
require 'aws-sdk-core/plugins/http_checksum.rb'
31-
require 'aws-sdk-core/plugins/checksum_algorithm.rb'
32-
require 'aws-sdk-core/plugins/request_compression.rb'
33-
require 'aws-sdk-core/plugins/defaults_mode.rb'
34-
require 'aws-sdk-core/plugins/recursion_detection.rb'
35-
require 'aws-sdk-core/plugins/telemetry.rb'
36-
require 'aws-sdk-core/plugins/sign.rb'
37-
require 'aws-sdk-core/plugins/protocols/rest_json.rb'
10+
require 'seahorse/client/plugins/content_length'
11+
require 'aws-sdk-core/plugins/credentials_configuration'
12+
require 'aws-sdk-core/plugins/logging'
13+
require 'aws-sdk-core/plugins/param_converter'
14+
require 'aws-sdk-core/plugins/param_validator'
15+
require 'aws-sdk-core/plugins/user_agent'
16+
require 'aws-sdk-core/plugins/helpful_socket_errors'
17+
require 'aws-sdk-core/plugins/retry_errors'
18+
require 'aws-sdk-core/plugins/global_configuration'
19+
require 'aws-sdk-core/plugins/regional_endpoint'
20+
require 'aws-sdk-core/plugins/endpoint_discovery'
21+
require 'aws-sdk-core/plugins/endpoint_pattern'
22+
require 'aws-sdk-core/plugins/response_paging'
23+
require 'aws-sdk-core/plugins/stub_responses'
24+
require 'aws-sdk-core/plugins/idempotency_token'
25+
require 'aws-sdk-core/plugins/invocation_id'
26+
require 'aws-sdk-core/plugins/jsonvalue_converter'
27+
require 'aws-sdk-core/plugins/client_metrics_plugin'
28+
require 'aws-sdk-core/plugins/client_metrics_send_plugin'
29+
require 'aws-sdk-core/plugins/transfer_encoding'
30+
require 'aws-sdk-core/plugins/http_checksum'
31+
require 'aws-sdk-core/plugins/checksum_algorithm'
32+
require 'aws-sdk-core/plugins/request_compression'
33+
require 'aws-sdk-core/plugins/defaults_mode'
34+
require 'aws-sdk-core/plugins/recursion_detection'
35+
require 'aws-sdk-core/plugins/telemetry'
36+
require 'aws-sdk-core/plugins/sign'
37+
require 'aws-sdk-core/plugins/protocols/rest_json'
3838

3939
module Aws::AccessAnalyzer
4040
# An API client for AccessAnalyzer. To construct a client, you need to configure a `:region` and `:credentials`.
@@ -2826,7 +2826,7 @@ def build_request(operation_name, params = {})
28262826
tracer: tracer
28272827
)
28282828
context[:gem_name] = 'aws-sdk-accessanalyzer'
2829-
context[:gem_version] = '1.67.0'
2829+
context[:gem_version] = '1.68.0'
28302830
Seahorse::Client::Request.new(handlers, context)
28312831
end
28322832

Diff for: gems/aws-sdk-account/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Unreleased Changes
22
------------------
33

4+
1.39.0 (2025-02-18)
5+
------------------
6+
7+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8+
49
1.38.0 (2025-02-06)
510
------------------
611

Diff for: gems/aws-sdk-account/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.38.0
1+
1.39.0

Diff for: gems/aws-sdk-account/lib/aws-sdk-account.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ module Plugins
5454
autoload :EndpointProvider, 'aws-sdk-account/endpoint_provider'
5555
autoload :Endpoints, 'aws-sdk-account/endpoints'
5656

57-
GEM_VERSION = '1.38.0'
57+
GEM_VERSION = '1.39.0'
5858

5959
end
6060

Diff for: gems/aws-sdk-account/lib/aws-sdk-account/client.rb

+29-29
Original file line numberDiff line numberDiff line change
@@ -7,34 +7,34 @@
77
#
88
# WARNING ABOUT GENERATED CODE
99

10-
require 'seahorse/client/plugins/content_length.rb'
11-
require 'aws-sdk-core/plugins/credentials_configuration.rb'
12-
require 'aws-sdk-core/plugins/logging.rb'
13-
require 'aws-sdk-core/plugins/param_converter.rb'
14-
require 'aws-sdk-core/plugins/param_validator.rb'
15-
require 'aws-sdk-core/plugins/user_agent.rb'
16-
require 'aws-sdk-core/plugins/helpful_socket_errors.rb'
17-
require 'aws-sdk-core/plugins/retry_errors.rb'
18-
require 'aws-sdk-core/plugins/global_configuration.rb'
19-
require 'aws-sdk-core/plugins/regional_endpoint.rb'
20-
require 'aws-sdk-core/plugins/endpoint_discovery.rb'
21-
require 'aws-sdk-core/plugins/endpoint_pattern.rb'
22-
require 'aws-sdk-core/plugins/response_paging.rb'
23-
require 'aws-sdk-core/plugins/stub_responses.rb'
24-
require 'aws-sdk-core/plugins/idempotency_token.rb'
25-
require 'aws-sdk-core/plugins/invocation_id.rb'
26-
require 'aws-sdk-core/plugins/jsonvalue_converter.rb'
27-
require 'aws-sdk-core/plugins/client_metrics_plugin.rb'
28-
require 'aws-sdk-core/plugins/client_metrics_send_plugin.rb'
29-
require 'aws-sdk-core/plugins/transfer_encoding.rb'
30-
require 'aws-sdk-core/plugins/http_checksum.rb'
31-
require 'aws-sdk-core/plugins/checksum_algorithm.rb'
32-
require 'aws-sdk-core/plugins/request_compression.rb'
33-
require 'aws-sdk-core/plugins/defaults_mode.rb'
34-
require 'aws-sdk-core/plugins/recursion_detection.rb'
35-
require 'aws-sdk-core/plugins/telemetry.rb'
36-
require 'aws-sdk-core/plugins/sign.rb'
37-
require 'aws-sdk-core/plugins/protocols/rest_json.rb'
10+
require 'seahorse/client/plugins/content_length'
11+
require 'aws-sdk-core/plugins/credentials_configuration'
12+
require 'aws-sdk-core/plugins/logging'
13+
require 'aws-sdk-core/plugins/param_converter'
14+
require 'aws-sdk-core/plugins/param_validator'
15+
require 'aws-sdk-core/plugins/user_agent'
16+
require 'aws-sdk-core/plugins/helpful_socket_errors'
17+
require 'aws-sdk-core/plugins/retry_errors'
18+
require 'aws-sdk-core/plugins/global_configuration'
19+
require 'aws-sdk-core/plugins/regional_endpoint'
20+
require 'aws-sdk-core/plugins/endpoint_discovery'
21+
require 'aws-sdk-core/plugins/endpoint_pattern'
22+
require 'aws-sdk-core/plugins/response_paging'
23+
require 'aws-sdk-core/plugins/stub_responses'
24+
require 'aws-sdk-core/plugins/idempotency_token'
25+
require 'aws-sdk-core/plugins/invocation_id'
26+
require 'aws-sdk-core/plugins/jsonvalue_converter'
27+
require 'aws-sdk-core/plugins/client_metrics_plugin'
28+
require 'aws-sdk-core/plugins/client_metrics_send_plugin'
29+
require 'aws-sdk-core/plugins/transfer_encoding'
30+
require 'aws-sdk-core/plugins/http_checksum'
31+
require 'aws-sdk-core/plugins/checksum_algorithm'
32+
require 'aws-sdk-core/plugins/request_compression'
33+
require 'aws-sdk-core/plugins/defaults_mode'
34+
require 'aws-sdk-core/plugins/recursion_detection'
35+
require 'aws-sdk-core/plugins/telemetry'
36+
require 'aws-sdk-core/plugins/sign'
37+
require 'aws-sdk-core/plugins/protocols/rest_json'
3838

3939
module Aws::Account
4040
# An API client for Account. To construct a client, you need to configure a `:region` and `:credentials`.
@@ -1341,7 +1341,7 @@ def build_request(operation_name, params = {})
13411341
tracer: tracer
13421342
)
13431343
context[:gem_name] = 'aws-sdk-account'
1344-
context[:gem_version] = '1.38.0'
1344+
context[:gem_version] = '1.39.0'
13451345
Seahorse::Client::Request.new(handlers, context)
13461346
end
13471347

Diff for: gems/aws-sdk-acm/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Unreleased Changes
22
------------------
33

4+
1.84.0 (2025-02-18)
5+
------------------
6+
7+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8+
49
1.83.0 (2025-02-06)
510
------------------
611

Diff for: gems/aws-sdk-acm/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.83.0
1+
1.84.0

Diff for: gems/aws-sdk-acm/lib/aws-sdk-acm.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ module Plugins
5555
autoload :EndpointProvider, 'aws-sdk-acm/endpoint_provider'
5656
autoload :Endpoints, 'aws-sdk-acm/endpoints'
5757

58-
GEM_VERSION = '1.83.0'
58+
GEM_VERSION = '1.84.0'
5959

6060
end
6161

0 commit comments

Comments
 (0)