aws-sdk-securityir 1.15.0 → 1.16.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-securityir/client.rb +11 -7
- data/lib/aws-sdk-securityir/client_api.rb +5 -0
- data/lib/aws-sdk-securityir/types.rb +5 -1
- data/lib/aws-sdk-securityir.rb +1 -1
- data/sig/client.rbs +8 -6
- data/sig/types.rbs +4 -3
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 1ee8e6c087b6205e0da4aa3d720419dd119d1bbd703e407da4dc2eb6a593c588
|
|
4
|
+
data.tar.gz: fc30addede02e527cb10a36da091340e0a551d3442845e9830211bda69c3a01c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: be8c747215a73f774ade8b17199618bb5a6cdb6783c383a31a72d05fed130739e122fb4fca8d988fbab46954e9820f6e813a436ceae37a56da293a7a8dcf71a3
|
|
7
|
+
data.tar.gz: 36852474fb38eff92089938b9cff1bc5a93feef9a42c2b1e2afc6288c1f206973621c5d6e88386dfa880de3fe65a4211e7e98a7e2c530e11020774b4823fe9c9
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.16.0 (2025-11-11)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Added support for configuring communication preferences as well as clearly displaying case comment author identities.
|
|
8
|
+
|
|
4
9
|
1.15.0 (2025-10-28)
|
|
5
10
|
------------------
|
|
6
11
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.16.0
|
|
@@ -779,7 +779,7 @@ module Aws::SecurityIR
|
|
|
779
779
|
# impacted_services: ["AwsService"],
|
|
780
780
|
# impacted_aws_regions: [
|
|
781
781
|
# {
|
|
782
|
-
# region: "af-south-1", # required, accepts 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-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
|
|
782
|
+
# region: "af-south-1", # required, accepts 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
|
|
783
783
|
# },
|
|
784
784
|
# ],
|
|
785
785
|
# tags: {
|
|
@@ -951,6 +951,7 @@ module Aws::SecurityIR
|
|
|
951
951
|
# name: "IncidentResponderName", # required
|
|
952
952
|
# job_title: "JobTitle", # required
|
|
953
953
|
# email: "EmailAddress", # required
|
|
954
|
+
# communication_preferences: ["Case Created"], # accepts 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
|
|
954
955
|
# },
|
|
955
956
|
# ],
|
|
956
957
|
# opt_in_features: [
|
|
@@ -1074,7 +1075,7 @@ module Aws::SecurityIR
|
|
|
1074
1075
|
# resp.reported_incident_start_date #=> Time
|
|
1075
1076
|
# resp.actual_incident_start_date #=> Time
|
|
1076
1077
|
# resp.impacted_aws_regions #=> Array
|
|
1077
|
-
# resp.impacted_aws_regions[0].region #=> String, one of "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-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"
|
|
1078
|
+
# resp.impacted_aws_regions[0].region #=> String, one of "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"
|
|
1078
1079
|
# resp.threat_actor_ip_addresses #=> Array
|
|
1079
1080
|
# resp.threat_actor_ip_addresses[0].ip_address #=> String
|
|
1080
1081
|
# resp.threat_actor_ip_addresses[0].user_agent #=> String
|
|
@@ -1292,7 +1293,7 @@ module Aws::SecurityIR
|
|
|
1292
1293
|
#
|
|
1293
1294
|
# resp.membership_id #=> String
|
|
1294
1295
|
# resp.account_id #=> String
|
|
1295
|
-
# resp.region #=> String, one of "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-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"
|
|
1296
|
+
# resp.region #=> String, one of "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"
|
|
1296
1297
|
# resp.membership_name #=> String
|
|
1297
1298
|
# resp.membership_arn #=> String
|
|
1298
1299
|
# resp.membership_status #=> String, one of "Active", "Cancelled", "Terminated"
|
|
@@ -1304,6 +1305,8 @@ module Aws::SecurityIR
|
|
|
1304
1305
|
# resp.incident_response_team[0].name #=> String
|
|
1305
1306
|
# resp.incident_response_team[0].job_title #=> String
|
|
1306
1307
|
# resp.incident_response_team[0].email #=> String
|
|
1308
|
+
# resp.incident_response_team[0].communication_preferences #=> Array
|
|
1309
|
+
# resp.incident_response_team[0].communication_preferences[0] #=> String, one of "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"
|
|
1307
1310
|
# resp.opt_in_features #=> Array
|
|
1308
1311
|
# resp.opt_in_features[0].feature_name #=> String, one of "Triage"
|
|
1309
1312
|
# resp.opt_in_features[0].is_enabled #=> Boolean
|
|
@@ -1583,7 +1586,7 @@ module Aws::SecurityIR
|
|
|
1583
1586
|
# resp.items #=> Array
|
|
1584
1587
|
# resp.items[0].membership_id #=> String
|
|
1585
1588
|
# resp.items[0].account_id #=> String
|
|
1586
|
-
# resp.items[0].region #=> String, one of "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-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"
|
|
1589
|
+
# resp.items[0].region #=> String, one of "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"
|
|
1587
1590
|
# resp.items[0].membership_arn #=> String
|
|
1588
1591
|
# resp.items[0].membership_status #=> String, one of "Active", "Cancelled", "Terminated"
|
|
1589
1592
|
#
|
|
@@ -1908,12 +1911,12 @@ module Aws::SecurityIR
|
|
|
1908
1911
|
# impacted_services_to_delete: ["AwsService"],
|
|
1909
1912
|
# impacted_aws_regions_to_add: [
|
|
1910
1913
|
# {
|
|
1911
|
-
# region: "af-south-1", # required, accepts 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-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
|
|
1914
|
+
# region: "af-south-1", # required, accepts 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
|
|
1912
1915
|
# },
|
|
1913
1916
|
# ],
|
|
1914
1917
|
# impacted_aws_regions_to_delete: [
|
|
1915
1918
|
# {
|
|
1916
|
-
# region: "af-south-1", # required, accepts 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-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
|
|
1919
|
+
# region: "af-south-1", # required, accepts 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
|
|
1917
1920
|
# },
|
|
1918
1921
|
# ],
|
|
1919
1922
|
# impacted_accounts_to_add: ["AWSAccountId"],
|
|
@@ -2134,6 +2137,7 @@ module Aws::SecurityIR
|
|
|
2134
2137
|
# name: "IncidentResponderName", # required
|
|
2135
2138
|
# job_title: "JobTitle", # required
|
|
2136
2139
|
# email: "EmailAddress", # required
|
|
2140
|
+
# communication_preferences: ["Case Created"], # accepts 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
|
|
2137
2141
|
# },
|
|
2138
2142
|
# ],
|
|
2139
2143
|
# opt_in_features: [
|
|
@@ -2231,7 +2235,7 @@ module Aws::SecurityIR
|
|
|
2231
2235
|
tracer: tracer
|
|
2232
2236
|
)
|
|
2233
2237
|
context[:gem_name] = 'aws-sdk-securityir'
|
|
2234
|
-
context[:gem_version] = '1.
|
|
2238
|
+
context[:gem_version] = '1.16.0'
|
|
2235
2239
|
Seahorse::Client::Request.new(handlers, context)
|
|
2236
2240
|
end
|
|
2237
2241
|
|
|
@@ -43,6 +43,8 @@ module Aws::SecurityIR
|
|
|
43
43
|
ClosureCode = Shapes::StringShape.new(name: 'ClosureCode')
|
|
44
44
|
CommentBody = Shapes::StringShape.new(name: 'CommentBody')
|
|
45
45
|
CommentId = Shapes::StringShape.new(name: 'CommentId')
|
|
46
|
+
CommunicationPreferences = Shapes::ListShape.new(name: 'CommunicationPreferences')
|
|
47
|
+
CommunicationType = Shapes::StringShape.new(name: 'CommunicationType')
|
|
46
48
|
ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
|
|
47
49
|
ContentLength = Shapes::IntegerShape.new(name: 'ContentLength')
|
|
48
50
|
CreateCaseCommentRequest = Shapes::StructureShape.new(name: 'CreateCaseCommentRequest')
|
|
@@ -206,6 +208,8 @@ module Aws::SecurityIR
|
|
|
206
208
|
CloseCaseResponse.add_member(:closed_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "closedDate"))
|
|
207
209
|
CloseCaseResponse.struct_class = Types::CloseCaseResponse
|
|
208
210
|
|
|
211
|
+
CommunicationPreferences.member = Shapes::ShapeRef.new(shape: CommunicationType)
|
|
212
|
+
|
|
209
213
|
ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
|
210
214
|
ConflictException.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceId"))
|
|
211
215
|
ConflictException.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceType"))
|
|
@@ -331,6 +335,7 @@ module Aws::SecurityIR
|
|
|
331
335
|
IncidentResponder.add_member(:name, Shapes::ShapeRef.new(shape: IncidentResponderName, required: true, location_name: "name"))
|
|
332
336
|
IncidentResponder.add_member(:job_title, Shapes::ShapeRef.new(shape: JobTitle, required: true, location_name: "jobTitle"))
|
|
333
337
|
IncidentResponder.add_member(:email, Shapes::ShapeRef.new(shape: EmailAddress, required: true, location_name: "email"))
|
|
338
|
+
IncidentResponder.add_member(:communication_preferences, Shapes::ShapeRef.new(shape: CommunicationPreferences, location_name: "communicationPreferences"))
|
|
334
339
|
IncidentResponder.struct_class = Types::IncidentResponder
|
|
335
340
|
|
|
336
341
|
IncidentResponseTeam.member = Shapes::ShapeRef.new(shape: IncidentResponder)
|
|
@@ -812,12 +812,16 @@ module Aws::SecurityIR
|
|
|
812
812
|
# @!attribute [rw] email
|
|
813
813
|
# @return [String]
|
|
814
814
|
#
|
|
815
|
+
# @!attribute [rw] communication_preferences
|
|
816
|
+
# @return [Array<String>]
|
|
817
|
+
#
|
|
815
818
|
# @see http://docs.aws.amazon.com/goto/WebAPI/security-ir-2018-05-10/IncidentResponder AWS API Documentation
|
|
816
819
|
#
|
|
817
820
|
class IncidentResponder < Struct.new(
|
|
818
821
|
:name,
|
|
819
822
|
:job_title,
|
|
820
|
-
:email
|
|
823
|
+
:email,
|
|
824
|
+
:communication_preferences)
|
|
821
825
|
SENSITIVE = [:name, :job_title, :email]
|
|
822
826
|
include Aws::Structure
|
|
823
827
|
end
|
data/lib/aws-sdk-securityir.rb
CHANGED
data/sig/client.rbs
CHANGED
|
@@ -140,7 +140,7 @@ module Aws
|
|
|
140
140
|
?impacted_services: Array[::String],
|
|
141
141
|
?impacted_aws_regions: Array[
|
|
142
142
|
{
|
|
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-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")
|
|
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]
|
|
@@ -171,7 +171,8 @@ module Aws
|
|
|
171
171
|
{
|
|
172
172
|
name: ::String,
|
|
173
173
|
job_title: ::String,
|
|
174
|
-
email: ::String
|
|
174
|
+
email: ::String,
|
|
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")]?
|
|
175
176
|
},
|
|
176
177
|
],
|
|
177
178
|
?opt_in_features: Array[
|
|
@@ -241,7 +242,7 @@ module Aws
|
|
|
241
242
|
include ::Seahorse::Client::_ResponseSuccess[Types::GetMembershipResponse]
|
|
242
243
|
def membership_id: () -> ::String
|
|
243
244
|
def account_id: () -> ::String
|
|
244
|
-
def 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-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")
|
|
245
|
+
def 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")
|
|
245
246
|
def membership_name: () -> ::String
|
|
246
247
|
def membership_arn: () -> ::String
|
|
247
248
|
def membership_status: () -> ("Active" | "Cancelled" | "Terminated")
|
|
@@ -383,12 +384,12 @@ module Aws
|
|
|
383
384
|
?impacted_services_to_delete: Array[::String],
|
|
384
385
|
?impacted_aws_regions_to_add: Array[
|
|
385
386
|
{
|
|
386
|
-
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-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")
|
|
387
|
+
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")
|
|
387
388
|
},
|
|
388
389
|
],
|
|
389
390
|
?impacted_aws_regions_to_delete: Array[
|
|
390
391
|
{
|
|
391
|
-
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-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")
|
|
392
|
+
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")
|
|
392
393
|
},
|
|
393
394
|
],
|
|
394
395
|
?impacted_accounts_to_add: Array[::String],
|
|
@@ -431,7 +432,8 @@ module Aws
|
|
|
431
432
|
{
|
|
432
433
|
name: ::String,
|
|
433
434
|
job_title: ::String,
|
|
434
|
-
email: ::String
|
|
435
|
+
email: ::String,
|
|
436
|
+
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")]?
|
|
435
437
|
},
|
|
436
438
|
],
|
|
437
439
|
?opt_in_features: Array[
|
data/sig/types.rbs
CHANGED
|
@@ -192,7 +192,7 @@ module Aws::SecurityIR
|
|
|
192
192
|
class GetMembershipResponse
|
|
193
193
|
attr_accessor membership_id: ::String
|
|
194
194
|
attr_accessor account_id: ::String
|
|
195
|
-
attr_accessor 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-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")
|
|
195
|
+
attr_accessor 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")
|
|
196
196
|
attr_accessor membership_name: ::String
|
|
197
197
|
attr_accessor membership_arn: ::String
|
|
198
198
|
attr_accessor membership_status: ("Active" | "Cancelled" | "Terminated")
|
|
@@ -207,7 +207,7 @@ module Aws::SecurityIR
|
|
|
207
207
|
end
|
|
208
208
|
|
|
209
209
|
class ImpactedAwsRegion
|
|
210
|
-
attr_accessor 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-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")
|
|
210
|
+
attr_accessor 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")
|
|
211
211
|
SENSITIVE: []
|
|
212
212
|
end
|
|
213
213
|
|
|
@@ -215,6 +215,7 @@ module Aws::SecurityIR
|
|
|
215
215
|
attr_accessor name: ::String
|
|
216
216
|
attr_accessor job_title: ::String
|
|
217
217
|
attr_accessor email: ::String
|
|
218
|
+
attr_accessor 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")]
|
|
218
219
|
SENSITIVE: [:name, :job_title, :email]
|
|
219
220
|
end
|
|
220
221
|
|
|
@@ -297,7 +298,7 @@ module Aws::SecurityIR
|
|
|
297
298
|
class ListMembershipItem
|
|
298
299
|
attr_accessor membership_id: ::String
|
|
299
300
|
attr_accessor account_id: ::String
|
|
300
|
-
attr_accessor 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-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")
|
|
301
|
+
attr_accessor 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")
|
|
301
302
|
attr_accessor membership_arn: ::String
|
|
302
303
|
attr_accessor membership_status: ("Active" | "Cancelled" | "Terminated")
|
|
303
304
|
SENSITIVE: []
|