aws-sdk-ecs 1.128.0 → 1.129.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-ecs/client.rb +13 -13
- data/lib/aws-sdk-ecs/types.rb +12 -12
- data/lib/aws-sdk-ecs.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e620472f542475c673e97d6f988e235734112eae71e8d4a47b0c6e1d2e3d0a69
|
|
4
|
+
data.tar.gz: d8f138e71ae2aa318d80cff4d91c604e4d2542147debdb39a4ffdca7578f14e2
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2be3d6ce0b5fa531e42456d42553d0d2a74cdc1bb5cb5a11ed69783cf394be22ce48a1021e75dc145c3a86d96ec24117f3a4cbca5276c616815ab29001eb88cd
|
|
7
|
+
data.tar.gz: 80fd83b886983cb4cff4cf485304fd8d335780a7b63a064ea83e2ffd5f3b1ea09f27b764691d77a341333bbef2c91f6112ceae509a4b0674951afa1775ee5968
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.129.0
|
data/lib/aws-sdk-ecs/client.rb
CHANGED
|
@@ -5536,14 +5536,14 @@ module Aws::ECS
|
|
|
5536
5536
|
# When you specify `fargateTaskRetirementWaitPeriod` for the `name`, the
|
|
5537
5537
|
# following are the valid values:
|
|
5538
5538
|
#
|
|
5539
|
-
# * `0` -
|
|
5539
|
+
# * `0` - Amazon Web Services sends the notification, and immediately
|
|
5540
|
+
# retires the affected tasks.
|
|
5540
5541
|
#
|
|
5541
|
-
#
|
|
5542
|
-
#
|
|
5542
|
+
# * `7` - Amazon Web Services sends the notification, and waits 7
|
|
5543
|
+
# calendar days to retire the tasks.
|
|
5543
5544
|
#
|
|
5544
|
-
# * `
|
|
5545
|
-
#
|
|
5546
|
-
# * `14` - wait 14 calendar days to retire the tasks and patch Fargate
|
|
5545
|
+
# * `14` - Amazon Web Services sends the notification, and waits 14
|
|
5546
|
+
# calendar days to retire the tasks.
|
|
5547
5547
|
#
|
|
5548
5548
|
# @option params [String] :principal_arn
|
|
5549
5549
|
# The ARN of the principal, which can be a user, role, or the root user.
|
|
@@ -5678,14 +5678,14 @@ module Aws::ECS
|
|
|
5678
5678
|
# When you specify `fargateTaskRetirementWaitPeriod` for the `name`, the
|
|
5679
5679
|
# following are the valid values:
|
|
5680
5680
|
#
|
|
5681
|
-
# * `0` -
|
|
5682
|
-
#
|
|
5683
|
-
# There is no advanced notification. Your tasks are retired
|
|
5684
|
-
# immediately, and Fargate is patched without any notification.
|
|
5681
|
+
# * `0` - Amazon Web Services sends the notification, and immediately
|
|
5682
|
+
# retires the affected tasks.
|
|
5685
5683
|
#
|
|
5686
|
-
# * `7` -
|
|
5684
|
+
# * `7` - Amazon Web Services sends the notification, and waits 7
|
|
5685
|
+
# calendar days to retire the tasks.
|
|
5687
5686
|
#
|
|
5688
|
-
# * `14` -
|
|
5687
|
+
# * `14` - Amazon Web Services sends the notification, and waits 14
|
|
5688
|
+
# calendar days to retire the tasks.
|
|
5689
5689
|
#
|
|
5690
5690
|
# @return [Types::PutAccountSettingDefaultResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
|
5691
5691
|
#
|
|
@@ -9808,7 +9808,7 @@ module Aws::ECS
|
|
|
9808
9808
|
params: params,
|
|
9809
9809
|
config: config)
|
|
9810
9810
|
context[:gem_name] = 'aws-sdk-ecs'
|
|
9811
|
-
context[:gem_version] = '1.
|
|
9811
|
+
context[:gem_version] = '1.129.0'
|
|
9812
9812
|
Seahorse::Client::Request.new(handlers, context)
|
|
9813
9813
|
end
|
|
9814
9814
|
|
data/lib/aws-sdk-ecs/types.rb
CHANGED
|
@@ -7292,14 +7292,14 @@ module Aws::ECS
|
|
|
7292
7292
|
# When you specify `fargateTaskRetirementWaitPeriod` for the `name`,
|
|
7293
7293
|
# the following are the valid values:
|
|
7294
7294
|
#
|
|
7295
|
-
# * `0` -
|
|
7295
|
+
# * `0` - Amazon Web Services sends the notification, and immediately
|
|
7296
|
+
# retires the affected tasks.
|
|
7296
7297
|
#
|
|
7297
|
-
#
|
|
7298
|
-
#
|
|
7298
|
+
# * `7` - Amazon Web Services sends the notification, and waits 7
|
|
7299
|
+
# calendar days to retire the tasks.
|
|
7299
7300
|
#
|
|
7300
|
-
# * `
|
|
7301
|
-
#
|
|
7302
|
-
# * `14` - wait 14 calendar days to retire the tasks and patch Fargate
|
|
7301
|
+
# * `14` - Amazon Web Services sends the notification, and waits 14
|
|
7302
|
+
# calendar days to retire the tasks.
|
|
7303
7303
|
# @return [String]
|
|
7304
7304
|
#
|
|
7305
7305
|
# @see http://docs.aws.amazon.com/goto/WebAPI/ecs-2014-11-13/PutAccountSettingDefaultRequest AWS API Documentation
|
|
@@ -7354,14 +7354,14 @@ module Aws::ECS
|
|
|
7354
7354
|
# When you specify `fargateTaskRetirementWaitPeriod` for the `name`,
|
|
7355
7355
|
# the following are the valid values:
|
|
7356
7356
|
#
|
|
7357
|
-
# * `0` -
|
|
7358
|
-
#
|
|
7359
|
-
# There is no advanced notification. Your tasks are retired
|
|
7360
|
-
# immediately, and Fargate is patched without any notification.
|
|
7357
|
+
# * `0` - Amazon Web Services sends the notification, and immediately
|
|
7358
|
+
# retires the affected tasks.
|
|
7361
7359
|
#
|
|
7362
|
-
# * `7` -
|
|
7360
|
+
# * `7` - Amazon Web Services sends the notification, and waits 7
|
|
7361
|
+
# calendar days to retire the tasks.
|
|
7363
7362
|
#
|
|
7364
|
-
# * `14` -
|
|
7363
|
+
# * `14` - Amazon Web Services sends the notification, and waits 14
|
|
7364
|
+
# calendar days to retire the tasks.
|
|
7365
7365
|
# @return [String]
|
|
7366
7366
|
#
|
|
7367
7367
|
# @!attribute [rw] principal_arn
|
data/lib/aws-sdk-ecs.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-ecs
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.129.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Amazon Web Services
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-
|
|
11
|
+
date: 2023-09-05 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: aws-sdk-core
|