aws-sdk-securityir 1.22.0 → 1.23.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: d22d6b54ca4f6282c4483ee8cb0732cc968b2073e98fc8b670da3d816571740c
4
- data.tar.gz: d2e69510d582871a8c57c815bb5d8e5f27df97948168de862023ab135e7ee144
3
+ metadata.gz: 2b640d67fbb1e17de860c115cf3c3891f1ba7a3fbffcff7a00187c44b4c153b2
4
+ data.tar.gz: 24c0a27280106ba2a63c53f9504090140a327e8a7028b0be1ecbf807cb80b103
5
5
  SHA512:
6
- metadata.gz: 45579c11a2551e9cdc901b982a34bdb78199072784121820fcf9f634b4ced7e61117f54560c54d80f7d65036408806dfb6a054af308cc71d0ea238dc40ac2886
7
- data.tar.gz: 4a817158f5e547d286de397419d575252e26e207020f984ee9de54f28f4aced98158e236ecb202d0c2be544845f2428b8a80b88a358e9125f13a438162651c64
6
+ metadata.gz: b6fb75c2b661c011476ee9fb9c23168cd223f197f110fcc5a3620af886287e4c56627d572ca335369e8a25fe893c943d1cb7399a7bf8e57695fe90d41e2b24a9
7
+ data.tar.gz: b899407fdb5f64001e4fd1073a849a0d88e70b85cfc77182a313822353cfb1952bc0d038ee59acb8d13adad617655464bc2851619954cd65b93ff530ee809be7
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.23.0 (2026-05-19)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.22.0 (2026-05-13)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.22.0
1
+ 1.23.0
@@ -2387,7 +2387,7 @@ module Aws::SecurityIR
2387
2387
  tracer: tracer
2388
2388
  )
2389
2389
  context[:gem_name] = 'aws-sdk-securityir'
2390
- context[:gem_version] = '1.22.0'
2390
+ context[:gem_version] = '1.23.0'
2391
2391
  Seahorse::Client::Request.new(handlers, context)
2392
2392
  end
2393
2393
 
@@ -55,7 +55,7 @@ module Aws::SecurityIR
55
55
  autoload :EndpointProvider, 'aws-sdk-securityir/endpoint_provider'
56
56
  autoload :Endpoints, 'aws-sdk-securityir/endpoints'
57
57
 
58
- GEM_VERSION = '1.22.0'
58
+ GEM_VERSION = '1.23.0'
59
59
 
60
60
  end
61
61
 
data/sig/client.rbs CHANGED
@@ -129,19 +129,19 @@ module Aws
129
129
  email: ::String,
130
130
  name: ::String?,
131
131
  job_title: ::String?
132
- },
132
+ }
133
133
  ],
134
134
  ?threat_actor_ip_addresses: Array[
135
135
  {
136
136
  ip_address: ::String,
137
137
  user_agent: ::String?
138
- },
138
+ }
139
139
  ],
140
140
  ?impacted_services: Array[::String],
141
141
  ?impacted_aws_regions: Array[
142
142
  {
143
143
  region: ("af-south-1" | "ap-east-1" | "ap-east-2" | "ap-northeast-1" | "ap-northeast-2" | "ap-northeast-3" | "ap-south-1" | "ap-south-2" | "ap-southeast-1" | "ap-southeast-2" | "ap-southeast-3" | "ap-southeast-4" | "ap-southeast-5" | "ap-southeast-6" | "ap-southeast-7" | "ca-central-1" | "ca-west-1" | "cn-north-1" | "cn-northwest-1" | "eu-central-1" | "eu-central-2" | "eu-north-1" | "eu-south-1" | "eu-south-2" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "il-central-1" | "me-central-1" | "me-south-1" | "mx-central-1" | "sa-east-1" | "us-east-1" | "us-east-2" | "us-west-1" | "us-west-2")
144
- },
144
+ }
145
145
  ],
146
146
  ?tags: Hash[::String, ::String]
147
147
  ) -> _CreateCaseResponseSuccess
@@ -173,13 +173,13 @@ module Aws
173
173
  job_title: ::String,
174
174
  email: ::String,
175
175
  communication_preferences: Array[("Case Created" | "Case Updated" | "Case Acknowledged" | "Case Closed" | "Case Updated To Service Managed" | "Case Status Updated" | "Case Pending Customer Action Reminder" | "Case Attachment Url Uploaded" | "Case Comment Added" | "Case Comment Updated" | "Membership Created" | "Membership Updated" | "Membership Cancelled" | "Register Delegated Administrator" | "Deregister Delegated Administrator" | "Disable AWS Service Access")]?
176
- },
176
+ }
177
177
  ],
178
178
  ?opt_in_features: Array[
179
179
  {
180
180
  feature_name: ("Triage"),
181
181
  is_enabled: bool
182
- },
182
+ }
183
183
  ],
184
184
  ?tags: Hash[::String, ::String],
185
185
  ?cover_entire_organization: bool
@@ -385,38 +385,38 @@ module Aws
385
385
  email: ::String,
386
386
  name: ::String?,
387
387
  job_title: ::String?
388
- },
388
+ }
389
389
  ],
390
390
  ?watchers_to_delete: Array[
391
391
  {
392
392
  email: ::String,
393
393
  name: ::String?,
394
394
  job_title: ::String?
395
- },
395
+ }
396
396
  ],
397
397
  ?threat_actor_ip_addresses_to_add: Array[
398
398
  {
399
399
  ip_address: ::String,
400
400
  user_agent: ::String?
401
- },
401
+ }
402
402
  ],
403
403
  ?threat_actor_ip_addresses_to_delete: Array[
404
404
  {
405
405
  ip_address: ::String,
406
406
  user_agent: ::String?
407
- },
407
+ }
408
408
  ],
409
409
  ?impacted_services_to_add: Array[::String],
410
410
  ?impacted_services_to_delete: Array[::String],
411
411
  ?impacted_aws_regions_to_add: Array[
412
412
  {
413
413
  region: ("af-south-1" | "ap-east-1" | "ap-east-2" | "ap-northeast-1" | "ap-northeast-2" | "ap-northeast-3" | "ap-south-1" | "ap-south-2" | "ap-southeast-1" | "ap-southeast-2" | "ap-southeast-3" | "ap-southeast-4" | "ap-southeast-5" | "ap-southeast-6" | "ap-southeast-7" | "ca-central-1" | "ca-west-1" | "cn-north-1" | "cn-northwest-1" | "eu-central-1" | "eu-central-2" | "eu-north-1" | "eu-south-1" | "eu-south-2" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "il-central-1" | "me-central-1" | "me-south-1" | "mx-central-1" | "sa-east-1" | "us-east-1" | "us-east-2" | "us-west-1" | "us-west-2")
414
- },
414
+ }
415
415
  ],
416
416
  ?impacted_aws_regions_to_delete: Array[
417
417
  {
418
418
  region: ("af-south-1" | "ap-east-1" | "ap-east-2" | "ap-northeast-1" | "ap-northeast-2" | "ap-northeast-3" | "ap-south-1" | "ap-south-2" | "ap-southeast-1" | "ap-southeast-2" | "ap-southeast-3" | "ap-southeast-4" | "ap-southeast-5" | "ap-southeast-6" | "ap-southeast-7" | "ca-central-1" | "ca-west-1" | "cn-north-1" | "cn-northwest-1" | "eu-central-1" | "eu-central-2" | "eu-north-1" | "eu-south-1" | "eu-south-2" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "il-central-1" | "me-central-1" | "me-south-1" | "mx-central-1" | "sa-east-1" | "us-east-1" | "us-east-2" | "us-west-1" | "us-west-2")
419
- },
419
+ }
420
420
  ],
421
421
  ?impacted_accounts_to_add: Array[::String],
422
422
  ?impacted_accounts_to_delete: Array[::String],
@@ -424,7 +424,7 @@ module Aws
424
424
  {
425
425
  key: ::String,
426
426
  value: ::String
427
- },
427
+ }
428
428
  ]
429
429
  ) -> _UpdateCaseResponseSuccess
430
430
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdateCaseResponseSuccess
@@ -466,13 +466,13 @@ module Aws
466
466
  job_title: ::String,
467
467
  email: ::String,
468
468
  communication_preferences: Array[("Case Created" | "Case Updated" | "Case Acknowledged" | "Case Closed" | "Case Updated To Service Managed" | "Case Status Updated" | "Case Pending Customer Action Reminder" | "Case Attachment Url Uploaded" | "Case Comment Added" | "Case Comment Updated" | "Membership Created" | "Membership Updated" | "Membership Cancelled" | "Register Delegated Administrator" | "Deregister Delegated Administrator" | "Disable AWS Service Access")]?
469
- },
469
+ }
470
470
  ],
471
471
  ?opt_in_features: Array[
472
472
  {
473
473
  feature_name: ("Triage"),
474
474
  is_enabled: bool
475
- },
475
+ }
476
476
  ],
477
477
  ?membership_accounts_configurations_update: {
478
478
  cover_entire_organization: bool?,
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-securityir
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.22.0
4
+ version: 1.23.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services