aws-sdk-ecs 1.181.0 → 1.182.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6e7d526b5e8d22f2f96938c6ac396eb3a89efb3535d6bb99855fa831096c8313
4
- data.tar.gz: 1a1e85378a505be720c894da53befa8e5ae76bd367200cface2885be22e25b06
3
+ metadata.gz: 84caf9dbe2dd3afcbd832abede9fd1b119a83e5ccf5e43bbe2467b84874a5bed
4
+ data.tar.gz: b0bb3e5a7002934ba437a247cdbe6fec7d979030b709936e0546ec3eae8ef34c
5
5
  SHA512:
6
- metadata.gz: c28928eea92e371a0c36cf9b55d58bf5a1956a060a40e962aeb278716e57a82809af2abd62cb98a2b3bb9f5c6660d305d9415a45e70d8289f7ce5ae7ebacc17b
7
- data.tar.gz: a41cd1f6074973f8e440bac3059d66f9e05ebd4bdd1f10bb33367d1ed235d69625e3830783c43f357eab97bf0b6de192f2a72186f1c132f1448d4d3b4587d8da
6
+ metadata.gz: 58c2affed577f45ed7325fc086bb7f05b90ef152b46b018a3c3c9d751a470fbca4a5aef55194ff10a5320baf5f068faecd659233b608771df2467cbaf7fe979a
7
+ data.tar.gz: 5341f814222adc6f62196931d88699966ec294ffc2d8a1457f955dbdbdf8abd47dc47555889da424120566625076e539652ea1ae7174317e0310234ba0b5c101
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.182.0 (2025-03-28)
5
+ ------------------
6
+
7
+ * Feature - This is an Amazon ECS documentation only release that addresses tickets.
8
+
4
9
  1.181.0 (2025-03-11)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.181.0
1
+ 1.182.0
@@ -6711,11 +6711,6 @@ module Aws::ECS
6711
6711
  # You must turn on this setting to use Amazon ECS features such as
6712
6712
  # resource tagging.
6713
6713
  #
6714
- # * `fargateFIPSMode` - When turned on, you can run Fargate workloads in
6715
- # a manner that is compliant with Federal Information Processing
6716
- # Standard (FIPS-140). For more information, see [Fargate Federal
6717
- # Information Processing Standard (FIPS-140)][1].
6718
- #
6719
6714
  # * `containerInstanceLongArnFormat` - When modified, the Amazon
6720
6715
  # Resource Name (ARN) and resource ID format of the resource type for
6721
6716
  # a specified user, role, or the root user for an account is affected.
@@ -6730,7 +6725,7 @@ module Aws::ECS
6730
6725
  # is changed. If `awsvpcTrunking` is turned on, any new container
6731
6726
  # instances that support the feature are launched have the increased
6732
6727
  # ENI limits available to them. For more information, see [Elastic
6733
- # Network Interface Trunking][2] in the *Amazon Elastic Container
6728
+ # Network Interface Trunking][1] in the *Amazon Elastic Container
6734
6729
  # Service Developer Guide*.
6735
6730
  #
6736
6731
  # * `containerInsights` - Container Insights with enhanced observability
@@ -6751,15 +6746,15 @@ module Aws::ECS
6751
6746
  # setting to `enabled`.
6752
6747
  #
6753
6748
  # For more information, see [Monitor Amazon ECS containers using
6754
- # Container Insights with enhanced observability][3] in the *Amazon
6749
+ # Container Insights with enhanced observability][2] in the *Amazon
6755
6750
  # Elastic Container Service Developer Guide*.
6756
6751
  #
6757
6752
  # * `dualStackIPv6` - When turned on, when using a VPC in dual stack
6758
6753
  # mode, your tasks using the `awsvpc` network mode can have an IPv6
6759
6754
  # address assigned. For more information on using IPv6 with tasks
6760
6755
  # launched on Amazon EC2 instances, see [Using a VPC in dual-stack
6761
- # mode][4]. For more information on using IPv6 with tasks launched on
6762
- # Fargate, see [Using a VPC in dual-stack mode][5].
6756
+ # mode][3]. For more information on using IPv6 with tasks launched on
6757
+ # Fargate, see [Using a VPC in dual-stack mode][4].
6763
6758
  #
6764
6759
  # * `fargateTaskRetirementWaitPeriod` - When Amazon Web Services
6765
6760
  # determines that a security or infrastructure update is needed for an
@@ -6767,7 +6762,7 @@ module Aws::ECS
6767
6762
  # new tasks launched to replace them. Use
6768
6763
  # `fargateTaskRetirementWaitPeriod` to configure the wait time to
6769
6764
  # retire a Fargate task. For information about the Fargate tasks
6770
- # maintenance, see [Amazon Web Services Fargate task maintenance][6]
6765
+ # maintenance, see [Amazon Web Services Fargate task maintenance][5]
6771
6766
  # in the *Amazon ECS Developer Guide*.
6772
6767
  #
6773
6768
  # * `tagResourceAuthorization` - Amazon ECS is introducing tagging
@@ -6777,7 +6772,7 @@ module Aws::ECS
6777
6772
  # performs additional authorization to verify if users or roles have
6778
6773
  # permissions to create tags. Therefore, you must grant explicit
6779
6774
  # permissions to use the `ecs:TagResource` action. For more
6780
- # information, see [Grant permission to tag resources on creation][7]
6775
+ # information, see [Grant permission to tag resources on creation][6]
6781
6776
  # in the *Amazon ECS Developer Guide*.
6782
6777
  #
6783
6778
  # * `guardDutyActivate` - The `guardDutyActivate` parameter is read-only
@@ -6785,18 +6780,17 @@ module Aws::ECS
6785
6780
  # enabled or disabled by your security administrator in your Amazon
6786
6781
  # ECS account. Amazon GuardDuty controls this account setting on your
6787
6782
  # behalf. For more information, see [Protecting Amazon ECS workloads
6788
- # with Amazon ECS Runtime Monitoring][8].
6783
+ # with Amazon ECS Runtime Monitoring][7].
6789
6784
  #
6790
6785
  #
6791
6786
  #
6792
- # [1]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-fips-compliance.html
6793
- # [2]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/container-instance-eni.html
6794
- # [3]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/cloudwatch-container-insights.html
6795
- # [4]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-networking-awsvpc.html#task-networking-vpc-dual-stack
6796
- # [5]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/fargate-task-networking.html#fargate-task-networking-vpc-dual-stack
6797
- # [6]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-maintenance.html
6798
- # [7]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/supported-iam-actions-tagging.html
6799
- # [8]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-guard-duty-integration.html
6787
+ # [1]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/container-instance-eni.html
6788
+ # [2]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/cloudwatch-container-insights.html
6789
+ # [3]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-networking-awsvpc.html#task-networking-vpc-dual-stack
6790
+ # [4]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/fargate-task-networking.html#fargate-task-networking-vpc-dual-stack
6791
+ # [5]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-maintenance.html
6792
+ # [6]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/supported-iam-actions-tagging.html
6793
+ # [7]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-guard-duty-integration.html
6800
6794
  #
6801
6795
  # @option params [required, String] :value
6802
6796
  # The account setting value for the specified principal ARN. Accepted
@@ -12448,7 +12442,7 @@ module Aws::ECS
12448
12442
  tracer: tracer
12449
12443
  )
12450
12444
  context[:gem_name] = 'aws-sdk-ecs'
12451
- context[:gem_version] = '1.181.0'
12445
+ context[:gem_version] = '1.182.0'
12452
12446
  Seahorse::Client::Request.new(handlers, context)
12453
12447
  end
12454
12448
 
@@ -8068,11 +8068,6 @@ module Aws::ECS
8068
8068
  # the resource. You must turn on this setting to use Amazon ECS
8069
8069
  # features such as resource tagging.
8070
8070
  #
8071
- # * `fargateFIPSMode` - When turned on, you can run Fargate workloads
8072
- # in a manner that is compliant with Federal Information Processing
8073
- # Standard (FIPS-140). For more information, see [Fargate Federal
8074
- # Information Processing Standard (FIPS-140)][1].
8075
- #
8076
8071
  # * `containerInstanceLongArnFormat` - When modified, the Amazon
8077
8072
  # Resource Name (ARN) and resource ID format of the resource type
8078
8073
  # for a specified user, role, or the root user for an account is
@@ -8087,7 +8082,7 @@ module Aws::ECS
8087
8082
  # feature is changed. If `awsvpcTrunking` is turned on, any new
8088
8083
  # container instances that support the feature are launched have the
8089
8084
  # increased ENI limits available to them. For more information, see
8090
- # [Elastic Network Interface Trunking][2] in the *Amazon Elastic
8085
+ # [Elastic Network Interface Trunking][1] in the *Amazon Elastic
8091
8086
  # Container Service Developer Guide*.
8092
8087
  #
8093
8088
  # * `containerInsights` - Container Insights with enhanced
@@ -8108,15 +8103,15 @@ module Aws::ECS
8108
8103
  # setting to `enabled`.
8109
8104
  #
8110
8105
  # For more information, see [Monitor Amazon ECS containers using
8111
- # Container Insights with enhanced observability][3] in the *Amazon
8106
+ # Container Insights with enhanced observability][2] in the *Amazon
8112
8107
  # Elastic Container Service Developer Guide*.
8113
8108
  #
8114
8109
  # * `dualStackIPv6` - When turned on, when using a VPC in dual stack
8115
8110
  # mode, your tasks using the `awsvpc` network mode can have an IPv6
8116
8111
  # address assigned. For more information on using IPv6 with tasks
8117
8112
  # launched on Amazon EC2 instances, see [Using a VPC in dual-stack
8118
- # mode][4]. For more information on using IPv6 with tasks launched
8119
- # on Fargate, see [Using a VPC in dual-stack mode][5].
8113
+ # mode][3]. For more information on using IPv6 with tasks launched
8114
+ # on Fargate, see [Using a VPC in dual-stack mode][4].
8120
8115
  #
8121
8116
  # * `fargateTaskRetirementWaitPeriod` - When Amazon Web Services
8122
8117
  # determines that a security or infrastructure update is needed for
@@ -8124,7 +8119,7 @@ module Aws::ECS
8124
8119
  # and new tasks launched to replace them. Use
8125
8120
  # `fargateTaskRetirementWaitPeriod` to configure the wait time to
8126
8121
  # retire a Fargate task. For information about the Fargate tasks
8127
- # maintenance, see [Amazon Web Services Fargate task maintenance][6]
8122
+ # maintenance, see [Amazon Web Services Fargate task maintenance][5]
8128
8123
  # in the *Amazon ECS Developer Guide*.
8129
8124
  #
8130
8125
  # * `tagResourceAuthorization` - Amazon ECS is introducing tagging
@@ -8135,25 +8130,24 @@ module Aws::ECS
8135
8130
  # roles have permissions to create tags. Therefore, you must grant
8136
8131
  # explicit permissions to use the `ecs:TagResource` action. For more
8137
8132
  # information, see [Grant permission to tag resources on
8138
- # creation][7] in the *Amazon ECS Developer Guide*.
8133
+ # creation][6] in the *Amazon ECS Developer Guide*.
8139
8134
  #
8140
8135
  # * `guardDutyActivate` - The `guardDutyActivate` parameter is
8141
8136
  # read-only in Amazon ECS and indicates whether Amazon ECS Runtime
8142
8137
  # Monitoring is enabled or disabled by your security administrator
8143
8138
  # in your Amazon ECS account. Amazon GuardDuty controls this account
8144
8139
  # setting on your behalf. For more information, see [Protecting
8145
- # Amazon ECS workloads with Amazon ECS Runtime Monitoring][8].
8140
+ # Amazon ECS workloads with Amazon ECS Runtime Monitoring][7].
8146
8141
  #
8147
8142
  #
8148
8143
  #
8149
- # [1]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-fips-compliance.html
8150
- # [2]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/container-instance-eni.html
8151
- # [3]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/cloudwatch-container-insights.html
8152
- # [4]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-networking-awsvpc.html#task-networking-vpc-dual-stack
8153
- # [5]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/fargate-task-networking.html#fargate-task-networking-vpc-dual-stack
8154
- # [6]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-maintenance.html
8155
- # [7]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/supported-iam-actions-tagging.html
8156
- # [8]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-guard-duty-integration.html
8144
+ # [1]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/container-instance-eni.html
8145
+ # [2]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/cloudwatch-container-insights.html
8146
+ # [3]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-networking-awsvpc.html#task-networking-vpc-dual-stack
8147
+ # [4]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/fargate-task-networking.html#fargate-task-networking-vpc-dual-stack
8148
+ # [5]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-maintenance.html
8149
+ # [6]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/supported-iam-actions-tagging.html
8150
+ # [7]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-guard-duty-integration.html
8157
8151
  # @return [String]
8158
8152
  #
8159
8153
  # @!attribute [rw] value
data/lib/aws-sdk-ecs.rb CHANGED
@@ -55,7 +55,7 @@ module Aws::ECS
55
55
  autoload :EndpointProvider, 'aws-sdk-ecs/endpoint_provider'
56
56
  autoload :Endpoints, 'aws-sdk-ecs/endpoints'
57
57
 
58
- GEM_VERSION = '1.181.0'
58
+ GEM_VERSION = '1.182.0'
59
59
 
60
60
  end
61
61
 
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.181.0
4
+ version: 1.182.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: 2025-03-11 00:00:00.000000000 Z
11
+ date: 2025-03-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core