Skip to content

Commit 05f5359

Browse files
Updated API models and rebuilt service gems.
1 parent bcaccd8 commit 05f5359

File tree

59 files changed

+551
-1358
lines changed

Some content is hidden

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

59 files changed

+551
-1358
lines changed

apis/chatbot/2017-10-11/api-2.json

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,9 @@
465465
"SnsTopicArns":{"shape":"SnsTopicArnList"},
466466
"ConfigurationName":{"shape":"ConfigurationName"},
467467
"LoggingLevel":{"shape":"CustomerCwLogLevel"},
468-
"Tags":{"shape":"Tags"}
468+
"Tags":{"shape":"Tags"},
469+
"State":{"shape":"ResourceState"},
470+
"StateReason":{"shape":"String"}
469471
}
470472
},
471473
"ChimeWebhookConfigurationList":{
@@ -500,7 +502,9 @@
500502
"members":{
501503
"TenantId":{"shape":"UUID"},
502504
"TeamId":{"shape":"UUID"},
503-
"TeamName":{"shape":"UUID"}
505+
"TeamName":{"shape":"UUID"},
506+
"State":{"shape":"ResourceState"},
507+
"StateReason":{"shape":"String"}
504508
}
505509
},
506510
"ConfiguredTeamsList":{
@@ -1087,6 +1091,10 @@
10871091
},
10881092
"exception":true
10891093
},
1094+
"ResourceState":{
1095+
"type":"string",
1096+
"pattern":"(ENABLED|DISABLED)"
1097+
},
10901098
"ServiceUnavailableException":{
10911099
"type":"structure",
10921100
"members":{
@@ -1121,7 +1129,9 @@
11211129
"LoggingLevel":{"shape":"CustomerCwLogLevel"},
11221130
"GuardrailPolicyArns":{"shape":"GuardrailPolicyArnList"},
11231131
"UserAuthorizationRequired":{"shape":"BooleanAccountPreference"},
1124-
"Tags":{"shape":"Tags"}
1132+
"Tags":{"shape":"Tags"},
1133+
"State":{"shape":"ResourceState"},
1134+
"StateReason":{"shape":"String"}
11251135
}
11261136
},
11271137
"SlackChannelConfigurationList":{
@@ -1185,7 +1195,9 @@
11851195
],
11861196
"members":{
11871197
"SlackTeamId":{"shape":"SlackTeamId"},
1188-
"SlackTeamName":{"shape":"SlackTeamName"}
1198+
"SlackTeamName":{"shape":"SlackTeamName"},
1199+
"State":{"shape":"ResourceState"},
1200+
"StateReason":{"shape":"String"}
11891201
}
11901202
},
11911203
"SlackWorkspacesList":{
@@ -1196,6 +1208,7 @@
11961208
"type":"list",
11971209
"member":{"shape":"Arn"}
11981210
},
1211+
"String":{"type":"string"},
11991212
"Tag":{
12001213
"type":"structure",
12011214
"required":[
@@ -1283,7 +1296,9 @@
12831296
"LoggingLevel":{"shape":"CustomerCwLogLevel"},
12841297
"GuardrailPolicyArns":{"shape":"GuardrailPolicyArnList"},
12851298
"UserAuthorizationRequired":{"shape":"BooleanAccountPreference"},
1286-
"Tags":{"shape":"Tags"}
1299+
"Tags":{"shape":"Tags"},
1300+
"State":{"shape":"ResourceState"},
1301+
"StateReason":{"shape":"String"}
12871302
}
12881303
},
12891304
"TeamsChannelId":{

apis/chatbot/2017-10-11/docs-2.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,16 @@
582582
"refs": {
583583
}
584584
},
585+
"ResourceState": {
586+
"base": null,
587+
"refs": {
588+
"ChimeWebhookConfiguration$State": "<p>Either <code>ENABLED</code> or <code>DISABLED</code>. The resource returns <code>DISABLED</code> if the organization's AWS Chatbot policy has explicitly denied that configuration. For example, if Amazon Chime is disabled.</p>",
589+
"ConfiguredTeam$State": "<p>Either <code>ENABLED</code> or <code>DISABLED</code>. The resource returns <code>DISABLED</code> if the organization's AWS Chatbot policy has explicitly denied that configuration. For example, if Amazon Chime is disabled.</p>",
590+
"SlackChannelConfiguration$State": "<p>Either <code>ENABLED</code> or <code>DISABLED</code>. The resource returns <code>DISABLED</code> if the organization's AWS Chatbot policy has explicitly denied that configuration. For example, if Amazon Chime is disabled.</p>",
591+
"SlackWorkspace$State": "<p>Either <code>ENABLED</code> or <code>DISABLED</code>. The resource returns <code>DISABLED</code> if the organization's AWS Chatbot policy has explicitly denied that configuration. For example, if Amazon Chime is disabled.</p>",
592+
"TeamsChannelConfiguration$State": "<p>Either <code>ENABLED</code> or <code>DISABLED</code>. The resource returns <code>DISABLED</code> if the organization's AWS Chatbot policy has explicitly denied that configuration. For example, if Amazon Chime is disabled.</p>"
593+
}
594+
},
585595
"ServiceUnavailableException": {
586596
"base": "<p>We can’t process your request right now because of a server issue. Try again later.</p>",
587597
"refs": {
@@ -680,6 +690,16 @@
680690
"UpdateTeamsChannelConfigurationRequest$SnsTopicArns": "<p>The Amazon Resource Names (ARNs) of the SNS topics that deliver notifications to AWS Chatbot.</p>"
681691
}
682692
},
693+
"String": {
694+
"base": null,
695+
"refs": {
696+
"ChimeWebhookConfiguration$StateReason": "<p>Provided if State is <code>DISABLED</code>. Provides context as to why the resource is disabled.</p>",
697+
"ConfiguredTeam$StateReason": "<p>Provided if State is <code>DISABLED</code>. Provides context as to why the resource is disabled.</p>",
698+
"SlackChannelConfiguration$StateReason": "<p>Provided if State is <code>DISABLED</code>. Provides context as to why the resource is disabled.</p>",
699+
"SlackWorkspace$StateReason": "<p>Provided if State is <code>DISABLED</code>. Provides context as to why the resource is disabled.</p>",
700+
"TeamsChannelConfiguration$StateReason": "<p>Provided if State is <code>DISABLED</code>. Provides context as to why the resource is disabled.</p>"
701+
}
702+
},
683703
"Tag": {
684704
"base": "<p>A key-value pair. A tag consists of a tag key and a tag value. Tag keys and tag values are both required, but tag values can be empty (null) strings.</p> <important> <p>Do not include confidential or sensitive information in this field. </p> </important> <p>For more information, see <a href=\"https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/allocation-tag-restrictions.html\">User-Defined Tag Restrictions</a> in the <i>AWS Billing and Cost Management User Guide</i>.</p>",
685705
"refs": {

0 commit comments

Comments
 (0)