aws-sdk-core 2.9.42 → 2.9.43
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/organizations/2016-11-28/api-2.json +14 -1
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 09ab2f55c94f2f13155b8f5290834cc5e21555a1
|
4
|
+
data.tar.gz: e123c09950da52bfdafb3d6a878b6af5f93e55ee
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c944d5504d28a870a553f472c2440ab68fd892ed522261536f23ebd933860c62083f270872d413fba018b617718e0adbb890274d317884302235b1fa24d921f0
|
7
|
+
data.tar.gz: e48b89af7a7694d3faa6e2ea12b9e1575eb6ccb22752b939356e5bf00b4114e40f9801afa42c4324bbff32f2de56f3b2f48d9d9c6a67ab1836189a0532ce6751
|
@@ -65,6 +65,7 @@
|
|
65
65
|
"output":{"shape":"CancelHandshakeResponse"},
|
66
66
|
"errors":[
|
67
67
|
{"shape":"AccessDeniedException"},
|
68
|
+
{"shape":"ConcurrentModificationException"},
|
68
69
|
{"shape":"HandshakeNotFoundException"},
|
69
70
|
{"shape":"InvalidHandshakeTransitionException"},
|
70
71
|
{"shape":"HandshakeAlreadyInStateException"},
|
@@ -84,6 +85,7 @@
|
|
84
85
|
"errors":[
|
85
86
|
{"shape":"AccessDeniedException"},
|
86
87
|
{"shape":"AWSOrganizationsNotInUseException"},
|
88
|
+
{"shape":"ConcurrentModificationException"},
|
87
89
|
{"shape":"ConstraintViolationException"},
|
88
90
|
{"shape":"InvalidInputException"},
|
89
91
|
{"shape":"FinalizingOrganizationException"},
|
@@ -120,6 +122,7 @@
|
|
120
122
|
"errors":[
|
121
123
|
{"shape":"AccessDeniedException"},
|
122
124
|
{"shape":"AWSOrganizationsNotInUseException"},
|
125
|
+
{"shape":"ConcurrentModificationException"},
|
123
126
|
{"shape":"ConstraintViolationException"},
|
124
127
|
{"shape":"DuplicateOrganizationalUnitException"},
|
125
128
|
{"shape":"InvalidInputException"},
|
@@ -159,6 +162,7 @@
|
|
159
162
|
"output":{"shape":"DeclineHandshakeResponse"},
|
160
163
|
"errors":[
|
161
164
|
{"shape":"AccessDeniedException"},
|
165
|
+
{"shape":"ConcurrentModificationException"},
|
162
166
|
{"shape":"HandshakeNotFoundException"},
|
163
167
|
{"shape":"InvalidHandshakeTransitionException"},
|
164
168
|
{"shape":"HandshakeAlreadyInStateException"},
|
@@ -263,6 +267,7 @@
|
|
263
267
|
"output":{"shape":"DescribeHandshakeResponse"},
|
264
268
|
"errors":[
|
265
269
|
{"shape":"AccessDeniedException"},
|
270
|
+
{"shape":"ConcurrentModificationException"},
|
266
271
|
{"shape":"HandshakeNotFoundException"},
|
267
272
|
{"shape":"InvalidInputException"},
|
268
273
|
{"shape":"ServiceException"},
|
@@ -279,6 +284,7 @@
|
|
279
284
|
"errors":[
|
280
285
|
{"shape":"AccessDeniedException"},
|
281
286
|
{"shape":"AWSOrganizationsNotInUseException"},
|
287
|
+
{"shape":"ConcurrentModificationException"},
|
282
288
|
{"shape":"ServiceException"},
|
283
289
|
{"shape":"TooManyRequestsException"}
|
284
290
|
]
|
@@ -368,6 +374,7 @@
|
|
368
374
|
"errors":[
|
369
375
|
{"shape":"AccessDeniedException"},
|
370
376
|
{"shape":"AWSOrganizationsNotInUseException"},
|
377
|
+
{"shape":"ConcurrentModificationException"},
|
371
378
|
{"shape":"HandshakeConstraintViolationException"},
|
372
379
|
{"shape":"InvalidInputException"},
|
373
380
|
{"shape":"ServiceException"},
|
@@ -406,6 +413,7 @@
|
|
406
413
|
"errors":[
|
407
414
|
{"shape":"AccessDeniedException"},
|
408
415
|
{"shape":"AWSOrganizationsNotInUseException"},
|
416
|
+
{"shape":"ConcurrentModificationException"},
|
409
417
|
{"shape":"HandshakeConstraintViolationException"},
|
410
418
|
{"shape":"DuplicateHandshakeException"},
|
411
419
|
{"shape":"InvalidInputException"},
|
@@ -508,6 +516,7 @@
|
|
508
516
|
"output":{"shape":"ListHandshakesForAccountResponse"},
|
509
517
|
"errors":[
|
510
518
|
{"shape":"AccessDeniedException"},
|
519
|
+
{"shape":"ConcurrentModificationException"},
|
511
520
|
{"shape":"InvalidInputException"},
|
512
521
|
{"shape":"ServiceException"},
|
513
522
|
{"shape":"TooManyRequestsException"}
|
@@ -524,6 +533,7 @@
|
|
524
533
|
"errors":[
|
525
534
|
{"shape":"AccessDeniedException"},
|
526
535
|
{"shape":"AWSOrganizationsNotInUseException"},
|
536
|
+
{"shape":"ConcurrentModificationException"},
|
527
537
|
{"shape":"InvalidInputException"},
|
528
538
|
{"shape":"ServiceException"},
|
529
539
|
{"shape":"TooManyRequestsException"}
|
@@ -883,6 +893,8 @@
|
|
883
893
|
"MAX_POLICY_TYPE_ATTACHMENT_LIMIT_EXCEEDED",
|
884
894
|
"MIN_POLICY_TYPE_ATTACHMENT_LIMIT_EXCEEDED",
|
885
895
|
"ACCOUNT_CANNOT_LEAVE_ORGANIZATION",
|
896
|
+
"ACCOUNT_CANNOT_LEAVE_WITHOUT_EULA",
|
897
|
+
"ACCOUNT_CANNOT_LEAVE_WITHOUT_PHONE_VERIFICATION",
|
886
898
|
"MASTER_ACCOUNT_PAYMENT_INSTRUMENT_REQUIRED",
|
887
899
|
"MEMBER_ACCOUNT_PAYMENT_INSTRUMENT_REQUIRED",
|
888
900
|
"ACCOUNT_CREATION_RATE_LIMIT_EXCEEDED",
|
@@ -1400,7 +1412,8 @@
|
|
1400
1412
|
"INPUT_REQUIRED",
|
1401
1413
|
"INVALID_NEXT_TOKEN",
|
1402
1414
|
"MAX_LIMIT_EXCEEDED_FILTER",
|
1403
|
-
"MOVING_ACCOUNT_BETWEEN_DIFFERENT_ROOTS"
|
1415
|
+
"MOVING_ACCOUNT_BETWEEN_DIFFERENT_ROOTS",
|
1416
|
+
"INVALID_FULL_NAME_TARGET"
|
1404
1417
|
]
|
1405
1418
|
},
|
1406
1419
|
"InviteAccountToOrganizationRequest":{
|
data/lib/aws-sdk-core/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-core
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.9.
|
4
|
+
version: 2.9.43
|
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: 2017-06-
|
11
|
+
date: 2017-06-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jmespath
|