aws-sdk-core 2.11.561 → 2.11.562

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d5050f14d690f411d87a10ccdf1843f07528861025af706cb0ddbf7abe89cc8d
4
- data.tar.gz: 1ce9a33ef12b78d240d04bc4be836e4c717e597da2db26e3df7a29d84b5b5cb4
3
+ metadata.gz: 8d86072048fa0bd72f460c87e9ac9273ced6bb1aabb8d7f5387ed00879c371f5
4
+ data.tar.gz: b89ebedbda210f521b9bcc30f8c91aeb6564e4fb1989dc26c1fd5fba5c39b777
5
5
  SHA512:
6
- metadata.gz: f8e66b0d8e1baa581727f8a418bc24bea364bf692cbd64a842e4ca3b080c9918dad0aea6c6a2dfa190b2e7660c651cd5dfad01a3247c8f20c45c612c39736bfb
7
- data.tar.gz: 8fffb38e724ee0d5b8aec899004b90dbd03508209bf5cae266309966070175cdaca96695509b827e8966105192743caba30bda9cdb889798ba4d3a6166dcc840
6
+ metadata.gz: 1a2d6ccfa516d976028edc1b14011ca2a0d9c26d8b3269534e571639e9ce30ba7d2697bb286be01903be4b0212afa8fdea998f8bb0a7c7af0e47172c2685ebe9
7
+ data.tar.gz: 642e059c55ba25e00128933bd8e73287cb91fde288530eaadecfa6f97ee96fcb2bee8b53a2902f699949b09cac8dd3e507b4a17661eb77ab85f7bcd9ed214f24
@@ -2772,7 +2772,8 @@
2772
2772
  "JDBC",
2773
2773
  "SFTP",
2774
2774
  "MONGODB",
2775
- "KAFKA"
2775
+ "KAFKA",
2776
+ "NETWORK"
2776
2777
  ]
2777
2778
  },
2778
2779
  "ConnectionsList":{
@@ -5679,7 +5680,8 @@
5679
5680
  "type":"structure",
5680
5681
  "members":{
5681
5682
  "Path":{"shape":"Path"},
5682
- "Exclusions":{"shape":"PathList"}
5683
+ "Exclusions":{"shape":"PathList"},
5684
+ "ConnectionName":{"shape":"ConnectionName"}
5683
5685
  }
5684
5686
  },
5685
5687
  "S3TargetList":{
@@ -1208,7 +1208,9 @@
1208
1208
  "INVALID_EMAIL",
1209
1209
  "CONCURRENT_ACCOUNT_MODIFICATION",
1210
1210
  "INTERNAL_FAILURE",
1211
- "GOVCLOUD_ACCOUNT_ALREADY_EXISTS"
1211
+ "GOVCLOUD_ACCOUNT_ALREADY_EXISTS",
1212
+ "MISSING_BUSINESS_VALIDATION",
1213
+ "MISSING_PAYMENT_INSTRUMENT"
1212
1214
  ]
1213
1215
  },
1214
1216
  "CreateAccountRequest":{
@@ -292,11 +292,10 @@
292
292
  {
293
293
  "input": {
294
294
  "Bucket": "examplebucket",
295
- "Key": "HappyFace.jpg",
296
- "VersionId": "ydlaNkwWm0SfKJR.T1b1fIdPRbldTYRI"
295
+ "Key": "HappyFace.jpg"
297
296
  },
298
297
  "output": {
299
- "VersionId": "ydlaNkwWm0SfKJR.T1b1fIdPRbldTYRI"
298
+ "VersionId": "null"
300
299
  },
301
300
  "comments": {
302
301
  "input": {
@@ -304,17 +303,18 @@
304
303
  "output": {
305
304
  }
306
305
  },
307
- "description": "The following example removes tag set associated with the specified object version. The request specifies both the object key and object version.",
308
- "id": "to-remove-tag-set-from-an-object-version-1483145285913",
309
- "title": "To remove tag set from an object version"
306
+ "description": "The following example removes tag set associated with the specified object. If the bucket is versioning enabled, the operation removes tag set from the latest object version.",
307
+ "id": "to-remove-tag-set-from-an-object-1483145342862",
308
+ "title": "To remove tag set from an object"
310
309
  },
311
310
  {
312
311
  "input": {
313
312
  "Bucket": "examplebucket",
314
- "Key": "HappyFace.jpg"
313
+ "Key": "HappyFace.jpg",
314
+ "VersionId": "ydlaNkwWm0SfKJR.T1b1fIdPRbldTYRI"
315
315
  },
316
316
  "output": {
317
- "VersionId": "null"
317
+ "VersionId": "ydlaNkwWm0SfKJR.T1b1fIdPRbldTYRI"
318
318
  },
319
319
  "comments": {
320
320
  "input": {
@@ -322,9 +322,9 @@
322
322
  "output": {
323
323
  }
324
324
  },
325
- "description": "The following example removes tag set associated with the specified object. If the bucket is versioning enabled, the operation removes tag set from the latest object version.",
326
- "id": "to-remove-tag-set-from-an-object-1483145342862",
327
- "title": "To remove tag set from an object"
325
+ "description": "The following example removes tag set associated with the specified object version. The request specifies both the object key and object version.",
326
+ "id": "to-remove-tag-set-from-an-object-version-1483145285913",
327
+ "title": "To remove tag set from an object version"
328
328
  }
329
329
  ],
330
330
  "DeleteObjects": [
@@ -989,47 +989,37 @@
989
989
  "ListMultipartUploads": [
990
990
  {
991
991
  "input": {
992
- "Bucket": "examplebucket",
993
- "KeyMarker": "nextkeyfrompreviousresponse",
994
- "MaxUploads": "2",
995
- "UploadIdMarker": "valuefrompreviousresponse"
992
+ "Bucket": "examplebucket"
996
993
  },
997
994
  "output": {
998
- "Bucket": "acl1",
999
- "IsTruncated": true,
1000
- "KeyMarker": "",
1001
- "MaxUploads": "2",
1002
- "NextKeyMarker": "someobjectkey",
1003
- "NextUploadIdMarker": "examplelo91lv1iwvWpvCiJWugw2xXLPAD7Z8cJyX9.WiIRgNrdG6Ldsn.9FtS63TCl1Uf5faTB.1U5Ckcbmdw--",
1004
- "UploadIdMarker": "",
1005
995
  "Uploads": [
1006
996
  {
1007
997
  "Initiated": "2014-05-01T05:40:58.000Z",
1008
998
  "Initiator": {
1009
- "DisplayName": "ownder-display-name",
999
+ "DisplayName": "display-name",
1010
1000
  "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
1011
1001
  },
1012
1002
  "Key": "JavaFile",
1013
1003
  "Owner": {
1014
- "DisplayName": "mohanataws",
1015
- "ID": "852b113e7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
1004
+ "DisplayName": "display-name",
1005
+ "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
1016
1006
  },
1017
1007
  "StorageClass": "STANDARD",
1018
- "UploadId": "gZ30jIqlUa.CInXklLQtSMJITdUnoZ1Y5GACB5UckOtspm5zbDMCkPF_qkfZzMiFZ6dksmcnqxJyIBvQMG9X9Q--"
1008
+ "UploadId": "examplelUa.CInXklLQtSMJITdUnoZ1Y5GACB5UckOtspm5zbDMCkPF_qkfZzMiFZ6dksmcnqxJyIBvQMG9X9Q--"
1019
1009
  },
1020
1010
  {
1021
1011
  "Initiated": "2014-05-01T05:41:27.000Z",
1022
1012
  "Initiator": {
1023
- "DisplayName": "ownder-display-name",
1013
+ "DisplayName": "display-name",
1024
1014
  "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
1025
1015
  },
1026
1016
  "Key": "JavaFile",
1027
1017
  "Owner": {
1028
- "DisplayName": "ownder-display-name",
1018
+ "DisplayName": "display-name",
1029
1019
  "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
1030
1020
  },
1031
1021
  "StorageClass": "STANDARD",
1032
- "UploadId": "b7tZSqIlo91lv1iwvWpvCiJWugw2xXLPAD7Z8cJyX9.WiIRgNrdG6Ldsn.9FtS63TCl1Uf5faTB.1U5Ckcbmdw--"
1022
+ "UploadId": "examplelo91lv1iwvWpvCiJWugw2xXLPAD7Z8cJyX9.WiIRgNrdG6Ldsn.9FtS63TCl1Uf5faTB.1U5Ckcbmdw--"
1033
1023
  }
1034
1024
  ]
1035
1025
  },
@@ -1039,43 +1029,53 @@
1039
1029
  "output": {
1040
1030
  }
1041
1031
  },
1042
- "description": "The following example specifies the upload-id-marker and key-marker from previous truncated response to retrieve next setup of multipart uploads.",
1043
- "id": "list-next-set-of-multipart-uploads-when-previous-result-is-truncated-1482428106748",
1044
- "title": "List next set of multipart uploads when previous result is truncated"
1032
+ "description": "The following example lists in-progress multipart uploads on a specific bucket.",
1033
+ "id": "to-list-in-progress-multipart-uploads-on-a-bucket-1481852775260",
1034
+ "title": "To list in-progress multipart uploads on a bucket"
1045
1035
  },
1046
1036
  {
1047
1037
  "input": {
1048
- "Bucket": "examplebucket"
1038
+ "Bucket": "examplebucket",
1039
+ "KeyMarker": "nextkeyfrompreviousresponse",
1040
+ "MaxUploads": "2",
1041
+ "UploadIdMarker": "valuefrompreviousresponse"
1049
1042
  },
1050
1043
  "output": {
1044
+ "Bucket": "acl1",
1045
+ "IsTruncated": true,
1046
+ "KeyMarker": "",
1047
+ "MaxUploads": "2",
1048
+ "NextKeyMarker": "someobjectkey",
1049
+ "NextUploadIdMarker": "examplelo91lv1iwvWpvCiJWugw2xXLPAD7Z8cJyX9.WiIRgNrdG6Ldsn.9FtS63TCl1Uf5faTB.1U5Ckcbmdw--",
1050
+ "UploadIdMarker": "",
1051
1051
  "Uploads": [
1052
1052
  {
1053
1053
  "Initiated": "2014-05-01T05:40:58.000Z",
1054
1054
  "Initiator": {
1055
- "DisplayName": "display-name",
1055
+ "DisplayName": "ownder-display-name",
1056
1056
  "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
1057
1057
  },
1058
1058
  "Key": "JavaFile",
1059
1059
  "Owner": {
1060
- "DisplayName": "display-name",
1061
- "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
1060
+ "DisplayName": "mohanataws",
1061
+ "ID": "852b113e7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
1062
1062
  },
1063
1063
  "StorageClass": "STANDARD",
1064
- "UploadId": "examplelUa.CInXklLQtSMJITdUnoZ1Y5GACB5UckOtspm5zbDMCkPF_qkfZzMiFZ6dksmcnqxJyIBvQMG9X9Q--"
1064
+ "UploadId": "gZ30jIqlUa.CInXklLQtSMJITdUnoZ1Y5GACB5UckOtspm5zbDMCkPF_qkfZzMiFZ6dksmcnqxJyIBvQMG9X9Q--"
1065
1065
  },
1066
1066
  {
1067
1067
  "Initiated": "2014-05-01T05:41:27.000Z",
1068
1068
  "Initiator": {
1069
- "DisplayName": "display-name",
1069
+ "DisplayName": "ownder-display-name",
1070
1070
  "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
1071
1071
  },
1072
1072
  "Key": "JavaFile",
1073
1073
  "Owner": {
1074
- "DisplayName": "display-name",
1074
+ "DisplayName": "ownder-display-name",
1075
1075
  "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
1076
1076
  },
1077
1077
  "StorageClass": "STANDARD",
1078
- "UploadId": "examplelo91lv1iwvWpvCiJWugw2xXLPAD7Z8cJyX9.WiIRgNrdG6Ldsn.9FtS63TCl1Uf5faTB.1U5Ckcbmdw--"
1078
+ "UploadId": "b7tZSqIlo91lv1iwvWpvCiJWugw2xXLPAD7Z8cJyX9.WiIRgNrdG6Ldsn.9FtS63TCl1Uf5faTB.1U5Ckcbmdw--"
1079
1079
  }
1080
1080
  ]
1081
1081
  },
@@ -1085,9 +1085,9 @@
1085
1085
  "output": {
1086
1086
  }
1087
1087
  },
1088
- "description": "The following example lists in-progress multipart uploads on a specific bucket.",
1089
- "id": "to-list-in-progress-multipart-uploads-on-a-bucket-1481852775260",
1090
- "title": "To list in-progress multipart uploads on a bucket"
1088
+ "description": "The following example specifies the upload-id-marker and key-marker from previous truncated response to retrieve next setup of multipart uploads.",
1089
+ "id": "list-next-set-of-multipart-uploads-when-previous-result-is-truncated-1482428106748",
1090
+ "title": "List next set of multipart uploads when previous result is truncated"
1091
1091
  }
1092
1092
  ],
1093
1093
  "ListObjectVersions": [
@@ -1570,13 +1570,14 @@
1570
1570
  "Body": "filetoupload",
1571
1571
  "Bucket": "examplebucket",
1572
1572
  "Key": "exampleobject",
1573
- "ServerSideEncryption": "AES256",
1574
- "Tagging": "key1=value1&key2=value2"
1573
+ "Metadata": {
1574
+ "metadata1": "value1",
1575
+ "metadata2": "value2"
1576
+ }
1575
1577
  },
1576
1578
  "output": {
1577
1579
  "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
1578
- "ServerSideEncryption": "AES256",
1579
- "VersionId": "Ri.vC6qVlA4dEnjgRV4ZHsHoFIjqEMNt"
1580
+ "VersionId": "pSKidl4pHBiNwukdbcPXAIs.sshFFOc0"
1580
1581
  },
1581
1582
  "comments": {
1582
1583
  "input": {
@@ -1584,19 +1585,20 @@
1584
1585
  "output": {
1585
1586
  }
1586
1587
  },
1587
- "description": "The following example uploads and object. The request specifies the optional server-side encryption option. The request also specifies optional object tags. If the bucket is versioning enabled, S3 returns version ID in response.",
1588
- "id": "to-upload-an-object-and-specify-server-side-encryption-and-object-tags-1483398331831",
1589
- "title": "To upload an object and specify server-side encryption and object tags"
1588
+ "description": "The following example creates an object. The request also specifies optional metadata. If the bucket is versioning enabled, S3 returns version ID in response.",
1589
+ "id": "to-upload-object-and-specify-user-defined-metadata-1483396974757",
1590
+ "title": "To upload object and specify user-defined metadata"
1590
1591
  },
1591
1592
  {
1592
1593
  "input": {
1594
+ "ACL": "authenticated-read",
1593
1595
  "Body": "filetoupload",
1594
1596
  "Bucket": "examplebucket",
1595
- "Key": "objectkey"
1597
+ "Key": "exampleobject"
1596
1598
  },
1597
1599
  "output": {
1598
1600
  "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
1599
- "VersionId": "Bvq0EDKxOcXLJXNo_Lkz37eM3R4pfzyQ"
1601
+ "VersionId": "Kirh.unyZwjQ69YxcQLA8z4F5j3kJJKr"
1600
1602
  },
1601
1603
  "comments": {
1602
1604
  "input": {
@@ -1604,20 +1606,19 @@
1604
1606
  "output": {
1605
1607
  }
1606
1608
  },
1607
- "description": "The following example creates an object. If the bucket is versioning enabled, S3 returns version ID in response.",
1608
- "id": "to-create-an-object-1483147613675",
1609
- "title": "To create an object."
1609
+ "description": "The following example uploads and object. The request specifies optional canned ACL (access control list) to all READ access to authenticated users. If the bucket is versioning enabled, S3 returns version ID in response.",
1610
+ "id": "to-upload-an-object-and-specify-canned-acl-1483397779571",
1611
+ "title": "To upload an object and specify canned ACL."
1610
1612
  },
1611
1613
  {
1612
1614
  "input": {
1613
- "Body": "c:\\HappyFace.jpg",
1615
+ "Body": "filetoupload",
1614
1616
  "Bucket": "examplebucket",
1615
- "Key": "HappyFace.jpg",
1616
- "Tagging": "key1=value1&key2=value2"
1617
+ "Key": "objectkey"
1617
1618
  },
1618
1619
  "output": {
1619
1620
  "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
1620
- "VersionId": "psM2sYY4.o1501dSx8wMvnkOzSBB.V4a"
1621
+ "VersionId": "Bvq0EDKxOcXLJXNo_Lkz37eM3R4pfzyQ"
1621
1622
  },
1622
1623
  "comments": {
1623
1624
  "input": {
@@ -1625,22 +1626,19 @@
1625
1626
  "output": {
1626
1627
  }
1627
1628
  },
1628
- "description": "The following example uploads an object. The request specifies optional object tags. The bucket is versioned, therefore S3 returns version ID of the newly created object.",
1629
- "id": "to-upload-an-object-and-specify-optional-tags-1481762310955",
1630
- "title": "To upload an object and specify optional tags"
1629
+ "description": "The following example creates an object. If the bucket is versioning enabled, S3 returns version ID in response.",
1630
+ "id": "to-create-an-object-1483147613675",
1631
+ "title": "To create an object."
1631
1632
  },
1632
1633
  {
1633
1634
  "input": {
1634
1635
  "Body": "HappyFace.jpg",
1635
1636
  "Bucket": "examplebucket",
1636
- "Key": "HappyFace.jpg",
1637
- "ServerSideEncryption": "AES256",
1638
- "StorageClass": "STANDARD_IA"
1637
+ "Key": "HappyFace.jpg"
1639
1638
  },
1640
1639
  "output": {
1641
1640
  "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
1642
- "ServerSideEncryption": "AES256",
1643
- "VersionId": "CG612hodqujkf8FaaNfp8U..FIhLROcp"
1641
+ "VersionId": "tpf3zF08nBplQK1XLOefGskR7mGDwcDk"
1644
1642
  },
1645
1643
  "comments": {
1646
1644
  "input": {
@@ -1648,23 +1646,20 @@
1648
1646
  "output": {
1649
1647
  }
1650
1648
  },
1651
- "description": "The following example uploads an object. The request specifies optional request headers to directs S3 to use specific storage class and use server-side encryption.",
1652
- "id": "to-upload-an-object-(specify-optional-headers)",
1653
- "title": "To upload an object (specify optional headers)"
1649
+ "description": "The following example uploads an object to a versioning-enabled bucket. The source file is specified using Windows file syntax. S3 returns VersionId of the newly created object.",
1650
+ "id": "to-upload-an-object-1481760101010",
1651
+ "title": "To upload an object"
1654
1652
  },
1655
1653
  {
1656
1654
  "input": {
1657
- "Body": "filetoupload",
1655
+ "Body": "c:\\HappyFace.jpg",
1658
1656
  "Bucket": "examplebucket",
1659
- "Key": "exampleobject",
1660
- "Metadata": {
1661
- "metadata1": "value1",
1662
- "metadata2": "value2"
1663
- }
1657
+ "Key": "HappyFace.jpg",
1658
+ "Tagging": "key1=value1&key2=value2"
1664
1659
  },
1665
1660
  "output": {
1666
1661
  "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
1667
- "VersionId": "pSKidl4pHBiNwukdbcPXAIs.sshFFOc0"
1662
+ "VersionId": "psM2sYY4.o1501dSx8wMvnkOzSBB.V4a"
1668
1663
  },
1669
1664
  "comments": {
1670
1665
  "input": {
@@ -1672,20 +1667,22 @@
1672
1667
  "output": {
1673
1668
  }
1674
1669
  },
1675
- "description": "The following example creates an object. The request also specifies optional metadata. If the bucket is versioning enabled, S3 returns version ID in response.",
1676
- "id": "to-upload-object-and-specify-user-defined-metadata-1483396974757",
1677
- "title": "To upload object and specify user-defined metadata"
1670
+ "description": "The following example uploads an object. The request specifies optional object tags. The bucket is versioned, therefore S3 returns version ID of the newly created object.",
1671
+ "id": "to-upload-an-object-and-specify-optional-tags-1481762310955",
1672
+ "title": "To upload an object and specify optional tags"
1678
1673
  },
1679
1674
  {
1680
1675
  "input": {
1681
- "ACL": "authenticated-read",
1682
1676
  "Body": "filetoupload",
1683
1677
  "Bucket": "examplebucket",
1684
- "Key": "exampleobject"
1678
+ "Key": "exampleobject",
1679
+ "ServerSideEncryption": "AES256",
1680
+ "Tagging": "key1=value1&key2=value2"
1685
1681
  },
1686
1682
  "output": {
1687
1683
  "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
1688
- "VersionId": "Kirh.unyZwjQ69YxcQLA8z4F5j3kJJKr"
1684
+ "ServerSideEncryption": "AES256",
1685
+ "VersionId": "Ri.vC6qVlA4dEnjgRV4ZHsHoFIjqEMNt"
1689
1686
  },
1690
1687
  "comments": {
1691
1688
  "input": {
@@ -1693,19 +1690,22 @@
1693
1690
  "output": {
1694
1691
  }
1695
1692
  },
1696
- "description": "The following example uploads and object. The request specifies optional canned ACL (access control list) to all READ access to authenticated users. If the bucket is versioning enabled, S3 returns version ID in response.",
1697
- "id": "to-upload-an-object-and-specify-canned-acl-1483397779571",
1698
- "title": "To upload an object and specify canned ACL."
1693
+ "description": "The following example uploads and object. The request specifies the optional server-side encryption option. The request also specifies optional object tags. If the bucket is versioning enabled, S3 returns version ID in response.",
1694
+ "id": "to-upload-an-object-and-specify-server-side-encryption-and-object-tags-1483398331831",
1695
+ "title": "To upload an object and specify server-side encryption and object tags"
1699
1696
  },
1700
1697
  {
1701
1698
  "input": {
1702
1699
  "Body": "HappyFace.jpg",
1703
1700
  "Bucket": "examplebucket",
1704
- "Key": "HappyFace.jpg"
1701
+ "Key": "HappyFace.jpg",
1702
+ "ServerSideEncryption": "AES256",
1703
+ "StorageClass": "STANDARD_IA"
1705
1704
  },
1706
1705
  "output": {
1707
1706
  "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
1708
- "VersionId": "tpf3zF08nBplQK1XLOefGskR7mGDwcDk"
1707
+ "ServerSideEncryption": "AES256",
1708
+ "VersionId": "CG612hodqujkf8FaaNfp8U..FIhLROcp"
1709
1709
  },
1710
1710
  "comments": {
1711
1711
  "input": {
@@ -1713,9 +1713,9 @@
1713
1713
  "output": {
1714
1714
  }
1715
1715
  },
1716
- "description": "The following example uploads an object to a versioning-enabled bucket. The source file is specified using Windows file syntax. S3 returns VersionId of the newly created object.",
1717
- "id": "to-upload-an-object-1481760101010",
1718
- "title": "To upload an object"
1716
+ "description": "The following example uploads an object. The request specifies optional request headers to directs S3 to use specific storage class and use server-side encryption.",
1717
+ "id": "to-upload-an-object-(specify-optional-headers)",
1718
+ "title": "To upload an object (specify optional headers)"
1719
1719
  }
1720
1720
  ],
1721
1721
  "PutObjectAcl": [
@@ -1826,14 +1826,15 @@
1826
1826
  "input": {
1827
1827
  "Bucket": "examplebucket",
1828
1828
  "CopySource": "/bucketname/sourceobjectkey",
1829
+ "CopySourceRange": "bytes=1-100000",
1829
1830
  "Key": "examplelargeobject",
1830
- "PartNumber": "1",
1831
+ "PartNumber": "2",
1831
1832
  "UploadId": "exampleuoh_10OhKhT7YukE9bjzTPRiuaCotmZM_pFngJFir9OZNrSr5cWa3cq3LZSUsfjI4FI7PkP91We7Nrw--"
1832
1833
  },
1833
1834
  "output": {
1834
1835
  "CopyPartResult": {
1835
- "ETag": "\"b0c6f0e7e054ab8fa2536a2677f8734d\"",
1836
- "LastModified": "2016-12-29T21:24:43.000Z"
1836
+ "ETag": "\"65d16d19e65a7508a51f043180edcc36\"",
1837
+ "LastModified": "2016-12-29T21:44:28.000Z"
1837
1838
  }
1838
1839
  },
1839
1840
  "comments": {
@@ -1842,23 +1843,22 @@
1842
1843
  "output": {
1843
1844
  }
1844
1845
  },
1845
- "description": "The following example uploads a part of a multipart upload by copying data from an existing object as data source.",
1846
- "id": "to-upload-a-part-by-copying-data-from-an-existing-object-as-data-source-1483046746348",
1847
- "title": "To upload a part by copying data from an existing object as data source"
1846
+ "description": "The following example uploads a part of a multipart upload by copying a specified byte range from an existing object as data source.",
1847
+ "id": "to-upload-a-part-by-copying-byte-range-from-an-existing-object-as-data-source-1483048068594",
1848
+ "title": "To upload a part by copying byte range from an existing object as data source"
1848
1849
  },
1849
1850
  {
1850
1851
  "input": {
1851
1852
  "Bucket": "examplebucket",
1852
1853
  "CopySource": "/bucketname/sourceobjectkey",
1853
- "CopySourceRange": "bytes=1-100000",
1854
1854
  "Key": "examplelargeobject",
1855
- "PartNumber": "2",
1855
+ "PartNumber": "1",
1856
1856
  "UploadId": "exampleuoh_10OhKhT7YukE9bjzTPRiuaCotmZM_pFngJFir9OZNrSr5cWa3cq3LZSUsfjI4FI7PkP91We7Nrw--"
1857
1857
  },
1858
1858
  "output": {
1859
1859
  "CopyPartResult": {
1860
- "ETag": "\"65d16d19e65a7508a51f043180edcc36\"",
1861
- "LastModified": "2016-12-29T21:44:28.000Z"
1860
+ "ETag": "\"b0c6f0e7e054ab8fa2536a2677f8734d\"",
1861
+ "LastModified": "2016-12-29T21:24:43.000Z"
1862
1862
  }
1863
1863
  },
1864
1864
  "comments": {
@@ -1867,9 +1867,9 @@
1867
1867
  "output": {
1868
1868
  }
1869
1869
  },
1870
- "description": "The following example uploads a part of a multipart upload by copying a specified byte range from an existing object as data source.",
1871
- "id": "to-upload-a-part-by-copying-byte-range-from-an-existing-object-as-data-source-1483048068594",
1872
- "title": "To upload a part by copying byte range from an existing object as data source"
1870
+ "description": "The following example uploads a part of a multipart upload by copying data from an existing object as data source.",
1871
+ "id": "to-upload-a-part-by-copying-data-from-an-existing-object-as-data-source-1483046746348",
1872
+ "title": "To upload a part by copying data from an existing object as data source"
1873
1873
  }
1874
1874
  ]
1875
1875
  }
@@ -97,6 +97,22 @@
97
97
  {"shape":"OperationNotPermittedException"}
98
98
  ]
99
99
  },
100
+ "DeleteAppValidationConfiguration":{
101
+ "name":"DeleteAppValidationConfiguration",
102
+ "http":{
103
+ "method":"POST",
104
+ "requestUri":"/"
105
+ },
106
+ "input":{"shape":"DeleteAppValidationConfigurationRequest"},
107
+ "output":{"shape":"DeleteAppValidationConfigurationResponse"},
108
+ "errors":[
109
+ {"shape":"UnauthorizedOperationException"},
110
+ {"shape":"InvalidParameterException"},
111
+ {"shape":"MissingRequiredParameterException"},
112
+ {"shape":"InternalError"},
113
+ {"shape":"OperationNotPermittedException"}
114
+ ]
115
+ },
100
116
  "DeleteReplicationJob":{
101
117
  "name":"DeleteReplicationJob",
102
118
  "http":{
@@ -223,6 +239,38 @@
223
239
  {"shape":"OperationNotPermittedException"}
224
240
  ]
225
241
  },
242
+ "GetAppValidationConfiguration":{
243
+ "name":"GetAppValidationConfiguration",
244
+ "http":{
245
+ "method":"POST",
246
+ "requestUri":"/"
247
+ },
248
+ "input":{"shape":"GetAppValidationConfigurationRequest"},
249
+ "output":{"shape":"GetAppValidationConfigurationResponse"},
250
+ "errors":[
251
+ {"shape":"UnauthorizedOperationException"},
252
+ {"shape":"InvalidParameterException"},
253
+ {"shape":"MissingRequiredParameterException"},
254
+ {"shape":"InternalError"},
255
+ {"shape":"OperationNotPermittedException"}
256
+ ]
257
+ },
258
+ "GetAppValidationOutput":{
259
+ "name":"GetAppValidationOutput",
260
+ "http":{
261
+ "method":"POST",
262
+ "requestUri":"/"
263
+ },
264
+ "input":{"shape":"GetAppValidationOutputRequest"},
265
+ "output":{"shape":"GetAppValidationOutputResponse"},
266
+ "errors":[
267
+ {"shape":"UnauthorizedOperationException"},
268
+ {"shape":"InvalidParameterException"},
269
+ {"shape":"MissingRequiredParameterException"},
270
+ {"shape":"InternalError"},
271
+ {"shape":"OperationNotPermittedException"}
272
+ ]
273
+ },
226
274
  "GetConnectors":{
227
275
  "name":"GetConnectors",
228
276
  "http":{
@@ -272,7 +320,26 @@
272
320
  "input":{"shape":"GetServersRequest"},
273
321
  "output":{"shape":"GetServersResponse"},
274
322
  "errors":[
275
- {"shape":"UnauthorizedOperationException"}
323
+ {"shape":"UnauthorizedOperationException"},
324
+ {"shape":"InvalidParameterException"},
325
+ {"shape":"MissingRequiredParameterException"},
326
+ {"shape":"InternalError"}
327
+ ]
328
+ },
329
+ "ImportAppCatalog":{
330
+ "name":"ImportAppCatalog",
331
+ "http":{
332
+ "method":"POST",
333
+ "requestUri":"/"
334
+ },
335
+ "input":{"shape":"ImportAppCatalogRequest"},
336
+ "output":{"shape":"ImportAppCatalogResponse"},
337
+ "errors":[
338
+ {"shape":"UnauthorizedOperationException"},
339
+ {"shape":"InvalidParameterException"},
340
+ {"shape":"MissingRequiredParameterException"},
341
+ {"shape":"InternalError"},
342
+ {"shape":"OperationNotPermittedException"}
276
343
  ]
277
344
  },
278
345
  "ImportServerCatalog":{
@@ -323,6 +390,22 @@
323
390
  {"shape":"OperationNotPermittedException"}
324
391
  ]
325
392
  },
393
+ "NotifyAppValidationOutput":{
394
+ "name":"NotifyAppValidationOutput",
395
+ "http":{
396
+ "method":"POST",
397
+ "requestUri":"/"
398
+ },
399
+ "input":{"shape":"NotifyAppValidationOutputRequest"},
400
+ "output":{"shape":"NotifyAppValidationOutputResponse"},
401
+ "errors":[
402
+ {"shape":"UnauthorizedOperationException"},
403
+ {"shape":"InvalidParameterException"},
404
+ {"shape":"MissingRequiredParameterException"},
405
+ {"shape":"InternalError"},
406
+ {"shape":"OperationNotPermittedException"}
407
+ ]
408
+ },
326
409
  "PutAppLaunchConfiguration":{
327
410
  "name":"PutAppLaunchConfiguration",
328
411
  "http":{
@@ -355,6 +438,22 @@
355
438
  {"shape":"OperationNotPermittedException"}
356
439
  ]
357
440
  },
441
+ "PutAppValidationConfiguration":{
442
+ "name":"PutAppValidationConfiguration",
443
+ "http":{
444
+ "method":"POST",
445
+ "requestUri":"/"
446
+ },
447
+ "input":{"shape":"PutAppValidationConfigurationRequest"},
448
+ "output":{"shape":"PutAppValidationConfigurationResponse"},
449
+ "errors":[
450
+ {"shape":"UnauthorizedOperationException"},
451
+ {"shape":"InvalidParameterException"},
452
+ {"shape":"MissingRequiredParameterException"},
453
+ {"shape":"InternalError"},
454
+ {"shape":"OperationNotPermittedException"}
455
+ ]
456
+ },
358
457
  "StartAppReplication":{
359
458
  "name":"StartAppReplication",
360
459
  "http":{
@@ -371,6 +470,22 @@
371
470
  {"shape":"OperationNotPermittedException"}
372
471
  ]
373
472
  },
473
+ "StartOnDemandAppReplication":{
474
+ "name":"StartOnDemandAppReplication",
475
+ "http":{
476
+ "method":"POST",
477
+ "requestUri":"/"
478
+ },
479
+ "input":{"shape":"StartOnDemandAppReplicationRequest"},
480
+ "output":{"shape":"StartOnDemandAppReplicationResponse"},
481
+ "errors":[
482
+ {"shape":"UnauthorizedOperationException"},
483
+ {"shape":"InvalidParameterException"},
484
+ {"shape":"MissingRequiredParameterException"},
485
+ {"shape":"InternalError"},
486
+ {"shape":"OperationNotPermittedException"}
487
+ ]
488
+ },
374
489
  "StartOnDemandReplicationRun":{
375
490
  "name":"StartOnDemandReplicationRun",
376
491
  "http":{
@@ -384,7 +499,8 @@
384
499
  {"shape":"MissingRequiredParameterException"},
385
500
  {"shape":"UnauthorizedOperationException"},
386
501
  {"shape":"OperationNotPermittedException"},
387
- {"shape":"ReplicationRunLimitExceededException"}
502
+ {"shape":"ReplicationRunLimitExceededException"},
503
+ {"shape":"DryRunOperationException"}
388
504
  ]
389
505
  },
390
506
  "StopAppReplication":{
@@ -459,10 +575,21 @@
459
575
  "AmiId":{"type":"string"},
460
576
  "AppDescription":{"type":"string"},
461
577
  "AppId":{"type":"string"},
578
+ "AppIdWithValidation":{
579
+ "type":"string",
580
+ "pattern":"^app-[0-9a-f]{17}$"
581
+ },
462
582
  "AppIds":{
463
583
  "type":"list",
464
584
  "member":{"shape":"AppId"}
465
585
  },
586
+ "AppLaunchConfigurationStatus":{
587
+ "type":"string",
588
+ "enum":[
589
+ "NOT_CONFIGURED",
590
+ "CONFIGURED"
591
+ ]
592
+ },
466
593
  "AppLaunchStatus":{
467
594
  "type":"string",
468
595
  "enum":[
@@ -474,6 +601,7 @@
474
601
  "LAUNCH_PENDING",
475
602
  "LAUNCH_IN_PROGRESS",
476
603
  "LAUNCHED",
604
+ "PARTIALLY_LAUNCHED",
477
605
  "DELTA_LAUNCH_IN_PROGRESS",
478
606
  "DELTA_LAUNCH_FAILED",
479
607
  "LAUNCH_FAILED",
@@ -484,6 +612,13 @@
484
612
  },
485
613
  "AppLaunchStatusMessage":{"type":"string"},
486
614
  "AppName":{"type":"string"},
615
+ "AppReplicationConfigurationStatus":{
616
+ "type":"string",
617
+ "enum":[
618
+ "NOT_CONFIGURED",
619
+ "CONFIGURED"
620
+ ]
621
+ },
487
622
  "AppReplicationStatus":{
488
623
  "type":"string",
489
624
  "enum":[
@@ -495,6 +630,7 @@
495
630
  "REPLICATION_PENDING",
496
631
  "REPLICATION_IN_PROGRESS",
497
632
  "REPLICATED",
633
+ "PARTIALLY_REPLICATED",
498
634
  "DELTA_REPLICATION_IN_PROGRESS",
499
635
  "DELTA_REPLICATED",
500
636
  "DELTA_REPLICATION_FAILED",
@@ -521,13 +657,16 @@
521
657
  "type":"structure",
522
658
  "members":{
523
659
  "appId":{"shape":"AppId"},
660
+ "importedAppId":{"shape":"ImportedAppId"},
524
661
  "name":{"shape":"AppName"},
525
662
  "description":{"shape":"AppDescription"},
526
663
  "status":{"shape":"AppStatus"},
527
664
  "statusMessage":{"shape":"AppStatusMessage"},
665
+ "replicationConfigurationStatus":{"shape":"AppReplicationConfigurationStatus"},
528
666
  "replicationStatus":{"shape":"AppReplicationStatus"},
529
667
  "replicationStatusMessage":{"shape":"AppReplicationStatusMessage"},
530
668
  "latestReplicationTime":{"shape":"Timestamp"},
669
+ "launchConfigurationStatus":{"shape":"AppLaunchConfigurationStatus"},
531
670
  "launchStatus":{"shape":"AppLaunchStatus"},
532
671
  "launchStatusMessage":{"shape":"AppLaunchStatusMessage"},
533
672
  "launchDetails":{"shape":"LaunchDetails"},
@@ -538,13 +677,42 @@
538
677
  "totalServers":{"shape":"TotalServers"}
539
678
  }
540
679
  },
680
+ "AppValidationConfiguration":{
681
+ "type":"structure",
682
+ "members":{
683
+ "validationId":{"shape":"ValidationId"},
684
+ "name":{"shape":"NonEmptyStringWithMaxLen255"},
685
+ "appValidationStrategy":{"shape":"AppValidationStrategy"},
686
+ "ssmValidationParameters":{"shape":"SSMValidationParameters"}
687
+ }
688
+ },
689
+ "AppValidationConfigurations":{
690
+ "type":"list",
691
+ "member":{"shape":"AppValidationConfiguration"}
692
+ },
693
+ "AppValidationOutput":{
694
+ "type":"structure",
695
+ "members":{
696
+ "ssmOutput":{"shape":"SSMOutput"}
697
+ }
698
+ },
699
+ "AppValidationStrategy":{
700
+ "type":"string",
701
+ "enum":["SSM"]
702
+ },
541
703
  "Apps":{
542
704
  "type":"list",
543
705
  "member":{"shape":"AppSummary"}
544
706
  },
545
707
  "AssociatePublicIpAddress":{"type":"boolean"},
708
+ "AutoLaunch":{"type":"boolean"},
546
709
  "BucketName":{"type":"string"},
547
710
  "ClientToken":{"type":"string"},
711
+ "Command":{
712
+ "type":"string",
713
+ "max":64000,
714
+ "min":1
715
+ },
548
716
  "Connector":{
549
717
  "type":"structure",
550
718
  "members":{
@@ -566,7 +734,8 @@
566
734
  "VSPHERE",
567
735
  "SCVMM",
568
736
  "HYPERV-MANAGER",
569
- "SNAPSHOT_BATCHING"
737
+ "SNAPSHOT_BATCHING",
738
+ "SMS_OPTIMIZED"
570
739
  ]
571
740
  },
572
741
  "ConnectorCapabilityList":{
@@ -665,6 +834,18 @@
665
834
  "members":{
666
835
  }
667
836
  },
837
+ "DeleteAppValidationConfigurationRequest":{
838
+ "type":"structure",
839
+ "required":["appId"],
840
+ "members":{
841
+ "appId":{"shape":"AppIdWithValidation"}
842
+ }
843
+ },
844
+ "DeleteAppValidationConfigurationResponse":{
845
+ "type":"structure",
846
+ "members":{
847
+ }
848
+ },
668
849
  "DeleteReplicationJobRequest":{
669
850
  "type":"structure",
670
851
  "required":["replicationJobId"],
@@ -700,9 +881,21 @@
700
881
  "members":{
701
882
  }
702
883
  },
884
+ "DryRunOperationException":{
885
+ "type":"structure",
886
+ "members":{
887
+ "message":{"shape":"ErrorMessage"}
888
+ },
889
+ "exception":true
890
+ },
703
891
  "EC2KeyName":{"type":"string"},
704
892
  "Encrypted":{"type":"boolean"},
705
893
  "ErrorMessage":{"type":"string"},
894
+ "ExecutionTimeoutSeconds":{
895
+ "type":"integer",
896
+ "max":28800,
897
+ "min":60
898
+ },
706
899
  "ForceStopAppReplication":{"type":"boolean"},
707
900
  "ForceTerminateApp":{"type":"boolean"},
708
901
  "Frequency":{"type":"integer"},
@@ -743,6 +936,7 @@
743
936
  "members":{
744
937
  "appId":{"shape":"AppId"},
745
938
  "roleName":{"shape":"RoleName"},
939
+ "autoLaunch":{"shape":"AutoLaunch"},
746
940
  "serverGroupLaunchConfigurations":{"shape":"ServerGroupLaunchConfigurations"}
747
941
  }
748
942
  },
@@ -772,6 +966,33 @@
772
966
  "tags":{"shape":"Tags"}
773
967
  }
774
968
  },
969
+ "GetAppValidationConfigurationRequest":{
970
+ "type":"structure",
971
+ "required":["appId"],
972
+ "members":{
973
+ "appId":{"shape":"AppIdWithValidation"}
974
+ }
975
+ },
976
+ "GetAppValidationConfigurationResponse":{
977
+ "type":"structure",
978
+ "members":{
979
+ "appValidationConfigurations":{"shape":"AppValidationConfigurations"},
980
+ "serverGroupValidationConfigurations":{"shape":"ServerGroupValidationConfigurations"}
981
+ }
982
+ },
983
+ "GetAppValidationOutputRequest":{
984
+ "type":"structure",
985
+ "required":["appId"],
986
+ "members":{
987
+ "appId":{"shape":"AppIdWithValidation"}
988
+ }
989
+ },
990
+ "GetAppValidationOutputResponse":{
991
+ "type":"structure",
992
+ "members":{
993
+ "validationOutputList":{"shape":"ValidationOutputList"}
994
+ }
995
+ },
775
996
  "GetConnectorsRequest":{
776
997
  "type":"structure",
777
998
  "members":{
@@ -835,6 +1056,17 @@
835
1056
  "nextToken":{"shape":"NextToken"}
836
1057
  }
837
1058
  },
1059
+ "ImportAppCatalogRequest":{
1060
+ "type":"structure",
1061
+ "members":{
1062
+ "roleName":{"shape":"RoleName"}
1063
+ }
1064
+ },
1065
+ "ImportAppCatalogResponse":{
1066
+ "type":"structure",
1067
+ "members":{
1068
+ }
1069
+ },
838
1070
  "ImportServerCatalogRequest":{
839
1071
  "type":"structure",
840
1072
  "members":{
@@ -845,6 +1077,11 @@
845
1077
  "members":{
846
1078
  }
847
1079
  },
1080
+ "ImportedAppId":{"type":"string"},
1081
+ "InstanceId":{
1082
+ "type":"string",
1083
+ "pattern":"(^i-(\\w{8}|\\w{17})$)|(^mi-\\w{17}$)"
1084
+ },
848
1085
  "InstanceType":{"type":"string"},
849
1086
  "InternalError":{
850
1087
  "type":"structure",
@@ -862,7 +1099,6 @@
862
1099
  "exception":true
863
1100
  },
864
1101
  "IpAddress":{"type":"string"},
865
- "KeyName":{"type":"string"},
866
1102
  "KmsKeyId":{"type":"string"},
867
1103
  "LaunchAppRequest":{
868
1104
  "type":"structure",
@@ -924,6 +1160,33 @@
924
1160
  },
925
1161
  "exception":true
926
1162
  },
1163
+ "NonEmptyStringWithMaxLen255":{
1164
+ "type":"string",
1165
+ "max":255,
1166
+ "min":1,
1167
+ "pattern":"^[\\S]+$"
1168
+ },
1169
+ "NotificationContext":{
1170
+ "type":"structure",
1171
+ "members":{
1172
+ "validationId":{"shape":"ValidationId"},
1173
+ "status":{"shape":"ValidationStatus"},
1174
+ "statusMessage":{"shape":"ValidationStatusMessage"}
1175
+ }
1176
+ },
1177
+ "NotifyAppValidationOutputRequest":{
1178
+ "type":"structure",
1179
+ "required":["appId"],
1180
+ "members":{
1181
+ "appId":{"shape":"AppIdWithValidation"},
1182
+ "notificationContext":{"shape":"NotificationContext"}
1183
+ }
1184
+ },
1185
+ "NotifyAppValidationOutputResponse":{
1186
+ "type":"structure",
1187
+ "members":{
1188
+ }
1189
+ },
927
1190
  "NumberOfRecentAmisToKeep":{"type":"integer"},
928
1191
  "OperationNotPermittedException":{
929
1192
  "type":"structure",
@@ -944,6 +1207,7 @@
944
1207
  "members":{
945
1208
  "appId":{"shape":"AppId"},
946
1209
  "roleName":{"shape":"RoleName"},
1210
+ "autoLaunch":{"shape":"AutoLaunch"},
947
1211
  "serverGroupLaunchConfigurations":{"shape":"ServerGroupLaunchConfigurations"}
948
1212
  }
949
1213
  },
@@ -964,6 +1228,20 @@
964
1228
  "members":{
965
1229
  }
966
1230
  },
1231
+ "PutAppValidationConfigurationRequest":{
1232
+ "type":"structure",
1233
+ "required":["appId"],
1234
+ "members":{
1235
+ "appId":{"shape":"AppIdWithValidation"},
1236
+ "appValidationConfigurations":{"shape":"AppValidationConfigurations"},
1237
+ "serverGroupValidationConfigurations":{"shape":"ServerGroupValidationConfigurations"}
1238
+ }
1239
+ },
1240
+ "PutAppValidationConfigurationResponse":{
1241
+ "type":"structure",
1242
+ "members":{
1243
+ }
1244
+ },
967
1245
  "ReplicationJob":{
968
1246
  "type":"structure",
969
1247
  "members":{
@@ -1080,13 +1358,46 @@
1080
1358
  },
1081
1359
  "RoleName":{"type":"string"},
1082
1360
  "RunOnce":{"type":"boolean"},
1361
+ "S3BucketName":{
1362
+ "type":"string",
1363
+ "max":63,
1364
+ "min":3
1365
+ },
1366
+ "S3KeyName":{
1367
+ "type":"string",
1368
+ "max":1024
1369
+ },
1083
1370
  "S3Location":{
1084
1371
  "type":"structure",
1085
1372
  "members":{
1086
- "bucket":{"shape":"BucketName"},
1087
- "key":{"shape":"KeyName"}
1373
+ "bucket":{"shape":"S3BucketName"},
1374
+ "key":{"shape":"S3KeyName"}
1088
1375
  }
1089
1376
  },
1377
+ "SSMOutput":{
1378
+ "type":"structure",
1379
+ "members":{
1380
+ "s3Location":{"shape":"S3Location"}
1381
+ }
1382
+ },
1383
+ "SSMValidationParameters":{
1384
+ "type":"structure",
1385
+ "members":{
1386
+ "source":{"shape":"Source"},
1387
+ "instanceId":{"shape":"InstanceId"},
1388
+ "scriptType":{"shape":"ScriptType"},
1389
+ "command":{"shape":"Command"},
1390
+ "executionTimeoutSeconds":{"shape":"ExecutionTimeoutSeconds"},
1391
+ "outputS3BucketName":{"shape":"BucketName"}
1392
+ }
1393
+ },
1394
+ "ScriptType":{
1395
+ "type":"string",
1396
+ "enum":[
1397
+ "SHELL_SCRIPT",
1398
+ "POWERSHELL_SCRIPT"
1399
+ ]
1400
+ },
1090
1401
  "SecurityGroup":{"type":"string"},
1091
1402
  "Server":{
1092
1403
  "type":"structure",
@@ -1148,6 +1459,17 @@
1148
1459
  "type":"list",
1149
1460
  "member":{"shape":"ServerGroupReplicationConfiguration"}
1150
1461
  },
1462
+ "ServerGroupValidationConfiguration":{
1463
+ "type":"structure",
1464
+ "members":{
1465
+ "serverGroupId":{"shape":"ServerGroupId"},
1466
+ "serverValidationConfigurations":{"shape":"ServerValidationConfigurations"}
1467
+ }
1468
+ },
1469
+ "ServerGroupValidationConfigurations":{
1470
+ "type":"list",
1471
+ "member":{"shape":"ServerGroupValidationConfiguration"}
1472
+ },
1151
1473
  "ServerGroups":{
1152
1474
  "type":"list",
1153
1475
  "member":{"shape":"ServerGroup"}
@@ -1164,7 +1486,10 @@
1164
1486
  "ec2KeyName":{"shape":"EC2KeyName"},
1165
1487
  "userData":{"shape":"UserData"},
1166
1488
  "instanceType":{"shape":"InstanceType"},
1167
- "associatePublicIpAddress":{"shape":"AssociatePublicIpAddress"}
1489
+ "associatePublicIpAddress":{"shape":"AssociatePublicIpAddress"},
1490
+ "iamInstanceProfileName":{"shape":"RoleName"},
1491
+ "configureScript":{"shape":"S3Location"},
1492
+ "configureScriptType":{"shape":"ScriptType"}
1168
1493
  }
1169
1494
  },
1170
1495
  "ServerLaunchConfigurations":{
@@ -1202,6 +1527,36 @@
1202
1527
  "type":"string",
1203
1528
  "enum":["VIRTUAL_MACHINE"]
1204
1529
  },
1530
+ "ServerValidationConfiguration":{
1531
+ "type":"structure",
1532
+ "members":{
1533
+ "server":{"shape":"Server"},
1534
+ "validationId":{"shape":"ValidationId"},
1535
+ "name":{"shape":"NonEmptyStringWithMaxLen255"},
1536
+ "serverValidationStrategy":{"shape":"ServerValidationStrategy"},
1537
+ "userDataValidationParameters":{"shape":"UserDataValidationParameters"}
1538
+ }
1539
+ },
1540
+ "ServerValidationConfigurations":{
1541
+ "type":"list",
1542
+ "member":{"shape":"ServerValidationConfiguration"}
1543
+ },
1544
+ "ServerValidationOutput":{
1545
+ "type":"structure",
1546
+ "members":{
1547
+ "server":{"shape":"Server"}
1548
+ }
1549
+ },
1550
+ "ServerValidationStrategy":{
1551
+ "type":"string",
1552
+ "enum":["USERDATA"]
1553
+ },
1554
+ "Source":{
1555
+ "type":"structure",
1556
+ "members":{
1557
+ "s3Location":{"shape":"S3Location"}
1558
+ }
1559
+ },
1205
1560
  "StackId":{"type":"string"},
1206
1561
  "StackName":{"type":"string"},
1207
1562
  "StartAppReplicationRequest":{
@@ -1215,6 +1570,19 @@
1215
1570
  "members":{
1216
1571
  }
1217
1572
  },
1573
+ "StartOnDemandAppReplicationRequest":{
1574
+ "type":"structure",
1575
+ "required":["appId"],
1576
+ "members":{
1577
+ "appId":{"shape":"AppId"},
1578
+ "description":{"shape":"Description"}
1579
+ }
1580
+ },
1581
+ "StartOnDemandAppReplicationResponse":{
1582
+ "type":"structure",
1583
+ "members":{
1584
+ }
1585
+ },
1218
1586
  "StartOnDemandReplicationRunRequest":{
1219
1587
  "type":"structure",
1220
1588
  "required":["replicationJobId"],
@@ -1327,7 +1695,48 @@
1327
1695
  "s3Location":{"shape":"S3Location"}
1328
1696
  }
1329
1697
  },
1698
+ "UserDataValidationParameters":{
1699
+ "type":"structure",
1700
+ "members":{
1701
+ "source":{"shape":"Source"},
1702
+ "scriptType":{"shape":"ScriptType"}
1703
+ }
1704
+ },
1330
1705
  "VPC":{"type":"string"},
1706
+ "ValidationId":{
1707
+ "type":"string",
1708
+ "pattern":"^val-[0-9a-f]{17}$"
1709
+ },
1710
+ "ValidationOutput":{
1711
+ "type":"structure",
1712
+ "members":{
1713
+ "validationId":{"shape":"ValidationId"},
1714
+ "name":{"shape":"NonEmptyStringWithMaxLen255"},
1715
+ "status":{"shape":"ValidationStatus"},
1716
+ "statusMessage":{"shape":"ValidationStatusMessage"},
1717
+ "latestValidationTime":{"shape":"Timestamp"},
1718
+ "appValidationOutput":{"shape":"AppValidationOutput"},
1719
+ "serverValidationOutput":{"shape":"ServerValidationOutput"}
1720
+ }
1721
+ },
1722
+ "ValidationOutputList":{
1723
+ "type":"list",
1724
+ "member":{"shape":"ValidationOutput"}
1725
+ },
1726
+ "ValidationStatus":{
1727
+ "type":"string",
1728
+ "enum":[
1729
+ "READY_FOR_VALIDATION",
1730
+ "PENDING",
1731
+ "IN_PROGRESS",
1732
+ "SUCCEEDED",
1733
+ "FAILED"
1734
+ ]
1735
+ },
1736
+ "ValidationStatusMessage":{
1737
+ "type":"string",
1738
+ "max":2500
1739
+ },
1331
1740
  "VmId":{"type":"string"},
1332
1741
  "VmManagerId":{"type":"string"},
1333
1742
  "VmManagerName":{"type":"string"},
@@ -1954,6 +1954,7 @@
1954
1954
  "protocols" : [ "http", "https" ]
1955
1955
  },
1956
1956
  "endpoints" : {
1957
+ "af-south-1" : { },
1957
1958
  "ap-east-1" : { },
1958
1959
  "ap-northeast-1" : { },
1959
1960
  "ap-northeast-2" : { },
@@ -1963,6 +1964,7 @@
1963
1964
  "ca-central-1" : { },
1964
1965
  "eu-central-1" : { },
1965
1966
  "eu-north-1" : { },
1967
+ "eu-south-1" : { },
1966
1968
  "eu-west-1" : { },
1967
1969
  "eu-west-2" : { },
1968
1970
  "eu-west-3" : { },
@@ -3781,6 +3783,12 @@
3781
3783
  },
3782
3784
  "neptune" : {
3783
3785
  "endpoints" : {
3786
+ "ap-east-1" : {
3787
+ "credentialScope" : {
3788
+ "region" : "ap-east-1"
3789
+ },
3790
+ "hostname" : "rds.ap-east-1.amazonaws.com"
3791
+ },
3784
3792
  "ap-northeast-1" : {
3785
3793
  "credentialScope" : {
3786
3794
  "region" : "ap-northeast-1"
@@ -3853,6 +3861,12 @@
3853
3861
  },
3854
3862
  "hostname" : "rds.me-south-1.amazonaws.com"
3855
3863
  },
3864
+ "sa-east-1" : {
3865
+ "credentialScope" : {
3866
+ "region" : "sa-east-1"
3867
+ },
3868
+ "hostname" : "rds.sa-east-1.amazonaws.com"
3869
+ },
3856
3870
  "us-east-1" : {
3857
3871
  "credentialScope" : {
3858
3872
  "region" : "us-east-1"
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.561'
2
+ VERSION = '2.11.562'
3
3
  end
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.11.561
4
+ version: 2.11.562
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: 2020-08-06 00:00:00.000000000 Z
11
+ date: 2020-08-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath