aws-sdk 2.1352.0 → 2.1354.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.
- package/CHANGELOG.md +15 -1
- package/README.md +1 -1
- package/apis/connect-2017-08-08.min.json +196 -187
- package/apis/docdb-2014-10-31.min.json +2 -1
- package/apis/lambda-2015-03-31.min.json +122 -36
- package/apis/marketplace-catalog-2018-09-17.min.json +82 -15
- package/apis/mediaconvert-2017-08-29.min.json +56 -32
- package/apis/quicksight-2018-04-01.min.json +535 -151
- package/apis/rekognition-2016-06-27.min.json +224 -138
- package/clients/connect.d.ts +15 -4
- package/clients/docdb.d.ts +6 -2
- package/clients/ecs.d.ts +24 -24
- package/clients/fsx.d.ts +31 -31
- package/clients/lambda.d.ts +137 -37
- package/clients/marketplacecatalog.d.ts +67 -7
- package/clients/mediaconvert.d.ts +20 -1
- package/clients/omics.d.ts +2 -2
- package/clients/quicksight.d.ts +379 -1
- package/clients/redshiftdata.d.ts +18 -18
- package/clients/rekognition.d.ts +114 -16
- package/clients/servicecatalog.d.ts +1 -1
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +2535 -878
- package/dist/aws-sdk.js +627 -379
- package/dist/aws-sdk.min.js +79 -79
- package/dist/xml2js.js +2579 -922
- package/lib/core.js +1 -1
- package/package.json +2 -2
| @@ -337,7 +337,8 @@ | |
| 337 337 | 
             
                      "AuthType": {},
         | 
| 338 338 | 
             
                      "Cors": {
         | 
| 339 339 | 
             
                        "shape": "S4c"
         | 
| 340 | 
            -
                      }
         | 
| 340 | 
            +
                      },
         | 
| 341 | 
            +
                      "InvokeMode": {}
         | 
| 341 342 | 
             
                    }
         | 
| 342 343 | 
             
                  },
         | 
| 343 344 | 
             
                  "output": {
         | 
| @@ -355,7 +356,8 @@ | |
| 355 356 | 
             
                      "Cors": {
         | 
| 356 357 | 
             
                        "shape": "S4c"
         | 
| 357 358 | 
             
                      },
         | 
| 358 | 
            -
                      "CreationTime": {}
         | 
| 359 | 
            +
                      "CreationTime": {},
         | 
| 360 | 
            +
                      "InvokeMode": {}
         | 
| 359 361 | 
             
                    }
         | 
| 360 362 | 
             
                  }
         | 
| 361 363 | 
             
                },
         | 
| @@ -751,7 +753,7 @@ | |
| 751 753 | 
             
                        "shape": "S33"
         | 
| 752 754 | 
             
                      },
         | 
| 753 755 | 
             
                      "Concurrency": {
         | 
| 754 | 
            -
                        "shape": " | 
| 756 | 
            +
                        "shape": "S5c"
         | 
| 755 757 | 
             
                      }
         | 
| 756 758 | 
             
                    }
         | 
| 757 759 | 
             
                  }
         | 
| @@ -862,7 +864,7 @@ | |
| 862 864 | 
             
                    }
         | 
| 863 865 | 
             
                  },
         | 
| 864 866 | 
             
                  "output": {
         | 
| 865 | 
            -
                    "shape": " | 
| 867 | 
            +
                    "shape": "S5k"
         | 
| 866 868 | 
             
                  }
         | 
| 867 869 | 
             
                },
         | 
| 868 870 | 
             
                "GetFunctionUrlConfig": {
         | 
| @@ -904,7 +906,8 @@ | |
| 904 906 | 
             
                        "shape": "S4c"
         | 
| 905 907 | 
             
                      },
         | 
| 906 908 | 
             
                      "CreationTime": {},
         | 
| 907 | 
            -
                      "LastModifiedTime": {}
         | 
| 909 | 
            +
                      "LastModifiedTime": {},
         | 
| 910 | 
            +
                      "InvokeMode": {}
         | 
| 908 911 | 
             
                    }
         | 
| 909 912 | 
             
                  }
         | 
| 910 913 | 
             
                },
         | 
| @@ -933,7 +936,7 @@ | |
| 933 936 | 
             
                    }
         | 
| 934 937 | 
             
                  },
         | 
| 935 938 | 
             
                  "output": {
         | 
| 936 | 
            -
                    "shape": " | 
| 939 | 
            +
                    "shape": "S5q"
         | 
| 937 940 | 
             
                  }
         | 
| 938 941 | 
             
                },
         | 
| 939 942 | 
             
                "GetLayerVersionByArn": {
         | 
| @@ -955,7 +958,7 @@ | |
| 955 958 | 
             
                    }
         | 
| 956 959 | 
             
                  },
         | 
| 957 960 | 
             
                  "output": {
         | 
| 958 | 
            -
                    "shape": " | 
| 961 | 
            +
                    "shape": "S5q"
         | 
| 959 962 | 
             
                  }
         | 
| 960 963 | 
             
                },
         | 
| 961 964 | 
             
                "GetLayerVersionPolicy": {
         | 
| @@ -1190,6 +1193,86 @@ | |
| 1190 1193 | 
             
                  },
         | 
| 1191 1194 | 
             
                  "deprecated": true
         | 
| 1192 1195 | 
             
                },
         | 
| 1196 | 
            +
                "InvokeWithResponseStream": {
         | 
| 1197 | 
            +
                  "http": {
         | 
| 1198 | 
            +
                    "requestUri": "/2021-11-15/functions/{FunctionName}/response-streaming-invocations"
         | 
| 1199 | 
            +
                  },
         | 
| 1200 | 
            +
                  "input": {
         | 
| 1201 | 
            +
                    "type": "structure",
         | 
| 1202 | 
            +
                    "required": [
         | 
| 1203 | 
            +
                      "FunctionName"
         | 
| 1204 | 
            +
                    ],
         | 
| 1205 | 
            +
                    "members": {
         | 
| 1206 | 
            +
                      "FunctionName": {
         | 
| 1207 | 
            +
                        "location": "uri",
         | 
| 1208 | 
            +
                        "locationName": "FunctionName"
         | 
| 1209 | 
            +
                      },
         | 
| 1210 | 
            +
                      "InvocationType": {
         | 
| 1211 | 
            +
                        "location": "header",
         | 
| 1212 | 
            +
                        "locationName": "X-Amz-Invocation-Type"
         | 
| 1213 | 
            +
                      },
         | 
| 1214 | 
            +
                      "LogType": {
         | 
| 1215 | 
            +
                        "location": "header",
         | 
| 1216 | 
            +
                        "locationName": "X-Amz-Log-Type"
         | 
| 1217 | 
            +
                      },
         | 
| 1218 | 
            +
                      "ClientContext": {
         | 
| 1219 | 
            +
                        "location": "header",
         | 
| 1220 | 
            +
                        "locationName": "X-Amz-Client-Context"
         | 
| 1221 | 
            +
                      },
         | 
| 1222 | 
            +
                      "Qualifier": {
         | 
| 1223 | 
            +
                        "location": "querystring",
         | 
| 1224 | 
            +
                        "locationName": "Qualifier"
         | 
| 1225 | 
            +
                      },
         | 
| 1226 | 
            +
                      "Payload": {
         | 
| 1227 | 
            +
                        "shape": "S2h"
         | 
| 1228 | 
            +
                      }
         | 
| 1229 | 
            +
                    },
         | 
| 1230 | 
            +
                    "payload": "Payload"
         | 
| 1231 | 
            +
                  },
         | 
| 1232 | 
            +
                  "output": {
         | 
| 1233 | 
            +
                    "type": "structure",
         | 
| 1234 | 
            +
                    "members": {
         | 
| 1235 | 
            +
                      "StatusCode": {
         | 
| 1236 | 
            +
                        "location": "statusCode",
         | 
| 1237 | 
            +
                        "type": "integer"
         | 
| 1238 | 
            +
                      },
         | 
| 1239 | 
            +
                      "ExecutedVersion": {
         | 
| 1240 | 
            +
                        "location": "header",
         | 
| 1241 | 
            +
                        "locationName": "X-Amz-Executed-Version"
         | 
| 1242 | 
            +
                      },
         | 
| 1243 | 
            +
                      "EventStream": {
         | 
| 1244 | 
            +
                        "type": "structure",
         | 
| 1245 | 
            +
                        "members": {
         | 
| 1246 | 
            +
                          "PayloadChunk": {
         | 
| 1247 | 
            +
                            "type": "structure",
         | 
| 1248 | 
            +
                            "members": {
         | 
| 1249 | 
            +
                              "Payload": {
         | 
| 1250 | 
            +
                                "shape": "S2h",
         | 
| 1251 | 
            +
                                "eventpayload": true
         | 
| 1252 | 
            +
                              }
         | 
| 1253 | 
            +
                            },
         | 
| 1254 | 
            +
                            "event": true
         | 
| 1255 | 
            +
                          },
         | 
| 1256 | 
            +
                          "InvokeComplete": {
         | 
| 1257 | 
            +
                            "type": "structure",
         | 
| 1258 | 
            +
                            "members": {
         | 
| 1259 | 
            +
                              "ErrorCode": {},
         | 
| 1260 | 
            +
                              "ErrorDetails": {},
         | 
| 1261 | 
            +
                              "LogResult": {}
         | 
| 1262 | 
            +
                            },
         | 
| 1263 | 
            +
                            "event": true
         | 
| 1264 | 
            +
                          }
         | 
| 1265 | 
            +
                        },
         | 
| 1266 | 
            +
                        "eventstream": true
         | 
| 1267 | 
            +
                      },
         | 
| 1268 | 
            +
                      "ResponseStreamContentType": {
         | 
| 1269 | 
            +
                        "location": "header",
         | 
| 1270 | 
            +
                        "locationName": "Content-Type"
         | 
| 1271 | 
            +
                      }
         | 
| 1272 | 
            +
                    },
         | 
| 1273 | 
            +
                    "payload": "EventStream"
         | 
| 1274 | 
            +
                  }
         | 
| 1275 | 
            +
                },
         | 
| 1193 1276 | 
             
                "ListAliases": {
         | 
| 1194 1277 | 
             
                  "http": {
         | 
| 1195 1278 | 
             
                    "method": "GET",
         | 
| @@ -1341,7 +1424,7 @@ | |
| 1341 1424 | 
             
                      "FunctionEventInvokeConfigs": {
         | 
| 1342 1425 | 
             
                        "type": "list",
         | 
| 1343 1426 | 
             
                        "member": {
         | 
| 1344 | 
            -
                          "shape": " | 
| 1427 | 
            +
                          "shape": "S5k"
         | 
| 1345 1428 | 
             
                        }
         | 
| 1346 1429 | 
             
                      },
         | 
| 1347 1430 | 
             
                      "NextMarker": {}
         | 
| @@ -1400,7 +1483,8 @@ | |
| 1400 1483 | 
             
                            "Cors": {
         | 
| 1401 1484 | 
             
                              "shape": "S4c"
         | 
| 1402 1485 | 
             
                            },
         | 
| 1403 | 
            -
                            "AuthType": {}
         | 
| 1486 | 
            +
                            "AuthType": {},
         | 
| 1487 | 
            +
                            "InvokeMode": {}
         | 
| 1404 1488 | 
             
                          }
         | 
| 1405 1489 | 
             
                        }
         | 
| 1406 1490 | 
             
                      },
         | 
| @@ -1441,7 +1525,7 @@ | |
| 1441 1525 | 
             
                    "members": {
         | 
| 1442 1526 | 
             
                      "NextMarker": {},
         | 
| 1443 1527 | 
             
                      "Functions": {
         | 
| 1444 | 
            -
                        "shape": " | 
| 1528 | 
            +
                        "shape": "S7a"
         | 
| 1445 1529 | 
             
                      }
         | 
| 1446 1530 | 
             
                    }
         | 
| 1447 1531 | 
             
                  }
         | 
| @@ -1526,7 +1610,7 @@ | |
| 1526 1610 | 
             
                      "LayerVersions": {
         | 
| 1527 1611 | 
             
                        "type": "list",
         | 
| 1528 1612 | 
             
                        "member": {
         | 
| 1529 | 
            -
                          "shape": " | 
| 1613 | 
            +
                          "shape": "S7i"
         | 
| 1530 1614 | 
             
                        }
         | 
| 1531 1615 | 
             
                      }
         | 
| 1532 1616 | 
             
                    }
         | 
| @@ -1572,7 +1656,7 @@ | |
| 1572 1656 | 
             
                            "LayerName": {},
         | 
| 1573 1657 | 
             
                            "LayerArn": {},
         | 
| 1574 1658 | 
             
                            "LatestMatchingVersion": {
         | 
| 1575 | 
            -
                              "shape": " | 
| 1659 | 
            +
                              "shape": "S7i"
         | 
| 1576 1660 | 
             
                            }
         | 
| 1577 1661 | 
             
                          }
         | 
| 1578 1662 | 
             
                        }
         | 
| @@ -1693,7 +1777,7 @@ | |
| 1693 1777 | 
             
                    "members": {
         | 
| 1694 1778 | 
             
                      "NextMarker": {},
         | 
| 1695 1779 | 
             
                      "Versions": {
         | 
| 1696 | 
            -
                        "shape": " | 
| 1780 | 
            +
                        "shape": "S7a"
         | 
| 1697 1781 | 
             
                      }
         | 
| 1698 1782 | 
             
                    }
         | 
| 1699 1783 | 
             
                  }
         | 
| @@ -1727,11 +1811,11 @@ | |
| 1727 1811 | 
             
                        }
         | 
| 1728 1812 | 
             
                      },
         | 
| 1729 1813 | 
             
                      "CompatibleRuntimes": {
         | 
| 1730 | 
            -
                        "shape": " | 
| 1814 | 
            +
                        "shape": "S5t"
         | 
| 1731 1815 | 
             
                      },
         | 
| 1732 1816 | 
             
                      "LicenseInfo": {},
         | 
| 1733 1817 | 
             
                      "CompatibleArchitectures": {
         | 
| 1734 | 
            -
                        "shape": " | 
| 1818 | 
            +
                        "shape": "S5v"
         | 
| 1735 1819 | 
             
                      }
         | 
| 1736 1820 | 
             
                    }
         | 
| 1737 1821 | 
             
                  },
         | 
| @@ -1739,7 +1823,7 @@ | |
| 1739 1823 | 
             
                    "type": "structure",
         | 
| 1740 1824 | 
             
                    "members": {
         | 
| 1741 1825 | 
             
                      "Content": {
         | 
| 1742 | 
            -
                        "shape": " | 
| 1826 | 
            +
                        "shape": "S5r"
         | 
| 1743 1827 | 
             
                      },
         | 
| 1744 1828 | 
             
                      "LayerArn": {},
         | 
| 1745 1829 | 
             
                      "LayerVersionArn": {},
         | 
| @@ -1749,11 +1833,11 @@ | |
| 1749 1833 | 
             
                        "type": "long"
         | 
| 1750 1834 | 
             
                      },
         | 
| 1751 1835 | 
             
                      "CompatibleRuntimes": {
         | 
| 1752 | 
            -
                        "shape": " | 
| 1836 | 
            +
                        "shape": "S5t"
         | 
| 1753 1837 | 
             
                      },
         | 
| 1754 1838 | 
             
                      "LicenseInfo": {},
         | 
| 1755 1839 | 
             
                      "CompatibleArchitectures": {
         | 
| 1756 | 
            -
                        "shape": " | 
| 1840 | 
            +
                        "shape": "S5v"
         | 
| 1757 1841 | 
             
                      }
         | 
| 1758 1842 | 
             
                    }
         | 
| 1759 1843 | 
             
                  }
         | 
| @@ -1837,7 +1921,7 @@ | |
| 1837 1921 | 
             
                    }
         | 
| 1838 1922 | 
             
                  },
         | 
| 1839 1923 | 
             
                  "output": {
         | 
| 1840 | 
            -
                    "shape": " | 
| 1924 | 
            +
                    "shape": "S5c"
         | 
| 1841 1925 | 
             
                  }
         | 
| 1842 1926 | 
             
                },
         | 
| 1843 1927 | 
             
                "PutFunctionEventInvokeConfig": {
         | 
| @@ -1872,7 +1956,7 @@ | |
| 1872 1956 | 
             
                    }
         | 
| 1873 1957 | 
             
                  },
         | 
| 1874 1958 | 
             
                  "output": {
         | 
| 1875 | 
            -
                    "shape": " | 
| 1959 | 
            +
                    "shape": "S5k"
         | 
| 1876 1960 | 
             
                  }
         | 
| 1877 1961 | 
             
                },
         | 
| 1878 1962 | 
             
                "PutProvisionedConcurrencyConfig": {
         | 
| @@ -2338,7 +2422,7 @@ | |
| 2338 2422 | 
             
                    }
         | 
| 2339 2423 | 
             
                  },
         | 
| 2340 2424 | 
             
                  "output": {
         | 
| 2341 | 
            -
                    "shape": " | 
| 2425 | 
            +
                    "shape": "S5k"
         | 
| 2342 2426 | 
             
                  }
         | 
| 2343 2427 | 
             
                },
         | 
| 2344 2428 | 
             
                "UpdateFunctionUrlConfig": {
         | 
| @@ -2364,7 +2448,8 @@ | |
| 2364 2448 | 
             
                      "AuthType": {},
         | 
| 2365 2449 | 
             
                      "Cors": {
         | 
| 2366 2450 | 
             
                        "shape": "S4c"
         | 
| 2367 | 
            -
                      }
         | 
| 2451 | 
            +
                      },
         | 
| 2452 | 
            +
                      "InvokeMode": {}
         | 
| 2368 2453 | 
             
                    }
         | 
| 2369 2454 | 
             
                  },
         | 
| 2370 2455 | 
             
                  "output": {
         | 
| @@ -2384,7 +2469,8 @@ | |
| 2384 2469 | 
             
                        "shape": "S4c"
         | 
| 2385 2470 | 
             
                      },
         | 
| 2386 2471 | 
             
                      "CreationTime": {},
         | 
| 2387 | 
            -
                      "LastModifiedTime": {}
         | 
| 2472 | 
            +
                      "LastModifiedTime": {},
         | 
| 2473 | 
            +
                      "InvokeMode": {}
         | 
| 2388 2474 | 
             
                    }
         | 
| 2389 2475 | 
             
                  }
         | 
| 2390 2476 | 
             
                }
         | 
| @@ -2904,7 +2990,7 @@ | |
| 2904 2990 | 
             
                  "type": "list",
         | 
| 2905 2991 | 
             
                  "member": {}
         | 
| 2906 2992 | 
             
                },
         | 
| 2907 | 
            -
                " | 
| 2993 | 
            +
                "S5c": {
         | 
| 2908 2994 | 
             
                  "type": "structure",
         | 
| 2909 2995 | 
             
                  "members": {
         | 
| 2910 2996 | 
             
                    "ReservedConcurrentExecutions": {
         | 
| @@ -2912,7 +2998,7 @@ | |
| 2912 2998 | 
             
                    }
         | 
| 2913 2999 | 
             
                  }
         | 
| 2914 3000 | 
             
                },
         | 
| 2915 | 
            -
                " | 
| 3001 | 
            +
                "S5k": {
         | 
| 2916 3002 | 
             
                  "type": "structure",
         | 
| 2917 3003 | 
             
                  "members": {
         | 
| 2918 3004 | 
             
                    "LastModified": {
         | 
| @@ -2930,11 +3016,11 @@ | |
| 2930 3016 | 
             
                    }
         | 
| 2931 3017 | 
             
                  }
         | 
| 2932 3018 | 
             
                },
         | 
| 2933 | 
            -
                " | 
| 3019 | 
            +
                "S5q": {
         | 
| 2934 3020 | 
             
                  "type": "structure",
         | 
| 2935 3021 | 
             
                  "members": {
         | 
| 2936 3022 | 
             
                    "Content": {
         | 
| 2937 | 
            -
                      "shape": " | 
| 3023 | 
            +
                      "shape": "S5r"
         | 
| 2938 3024 | 
             
                    },
         | 
| 2939 3025 | 
             
                    "LayerArn": {},
         | 
| 2940 3026 | 
             
                    "LayerVersionArn": {},
         | 
| @@ -2944,15 +3030,15 @@ | |
| 2944 3030 | 
             
                      "type": "long"
         | 
| 2945 3031 | 
             
                    },
         | 
| 2946 3032 | 
             
                    "CompatibleRuntimes": {
         | 
| 2947 | 
            -
                      "shape": " | 
| 3033 | 
            +
                      "shape": "S5t"
         | 
| 2948 3034 | 
             
                    },
         | 
| 2949 3035 | 
             
                    "LicenseInfo": {},
         | 
| 2950 3036 | 
             
                    "CompatibleArchitectures": {
         | 
| 2951 | 
            -
                      "shape": " | 
| 3037 | 
            +
                      "shape": "S5v"
         | 
| 2952 3038 | 
             
                    }
         | 
| 2953 3039 | 
             
                  }
         | 
| 2954 3040 | 
             
                },
         | 
| 2955 | 
            -
                " | 
| 3041 | 
            +
                "S5r": {
         | 
| 2956 3042 | 
             
                  "type": "structure",
         | 
| 2957 3043 | 
             
                  "members": {
         | 
| 2958 3044 | 
             
                    "Location": {},
         | 
| @@ -2964,21 +3050,21 @@ | |
| 2964 3050 | 
             
                    "SigningJobArn": {}
         | 
| 2965 3051 | 
             
                  }
         | 
| 2966 3052 | 
             
                },
         | 
| 2967 | 
            -
                " | 
| 3053 | 
            +
                "S5t": {
         | 
| 2968 3054 | 
             
                  "type": "list",
         | 
| 2969 3055 | 
             
                  "member": {}
         | 
| 2970 3056 | 
             
                },
         | 
| 2971 | 
            -
                " | 
| 3057 | 
            +
                "S5v": {
         | 
| 2972 3058 | 
             
                  "type": "list",
         | 
| 2973 3059 | 
             
                  "member": {}
         | 
| 2974 3060 | 
             
                },
         | 
| 2975 | 
            -
                " | 
| 3061 | 
            +
                "S7a": {
         | 
| 2976 3062 | 
             
                  "type": "list",
         | 
| 2977 3063 | 
             
                  "member": {
         | 
| 2978 3064 | 
             
                    "shape": "S3l"
         | 
| 2979 3065 | 
             
                  }
         | 
| 2980 3066 | 
             
                },
         | 
| 2981 | 
            -
                " | 
| 3067 | 
            +
                "S7i": {
         | 
| 2982 3068 | 
             
                  "type": "structure",
         | 
| 2983 3069 | 
             
                  "members": {
         | 
| 2984 3070 | 
             
                    "LayerVersionArn": {},
         | 
| @@ -2988,11 +3074,11 @@ | |
| 2988 3074 | 
             
                    "Description": {},
         | 
| 2989 3075 | 
             
                    "CreatedDate": {},
         | 
| 2990 3076 | 
             
                    "CompatibleRuntimes": {
         | 
| 2991 | 
            -
                      "shape": " | 
| 3077 | 
            +
                      "shape": "S5t"
         | 
| 2992 3078 | 
             
                    },
         | 
| 2993 3079 | 
             
                    "LicenseInfo": {},
         | 
| 2994 3080 | 
             
                    "CompatibleArchitectures": {
         | 
| 2995 | 
            -
                      "shape": " | 
| 3081 | 
            +
                      "shape": "S5v"
         | 
| 2996 3082 | 
             
                    }
         | 
| 2997 3083 | 
             
                  }
         | 
| 2998 3084 | 
             
                }
         | 
| @@ -43,6 +43,28 @@ | |
| 43 43 | 
             
                    }
         | 
| 44 44 | 
             
                  }
         | 
| 45 45 | 
             
                },
         | 
| 46 | 
            +
                "DeleteResourcePolicy": {
         | 
| 47 | 
            +
                  "http": {
         | 
| 48 | 
            +
                    "method": "DELETE",
         | 
| 49 | 
            +
                    "requestUri": "/DeleteResourcePolicy"
         | 
| 50 | 
            +
                  },
         | 
| 51 | 
            +
                  "input": {
         | 
| 52 | 
            +
                    "type": "structure",
         | 
| 53 | 
            +
                    "required": [
         | 
| 54 | 
            +
                      "ResourceArn"
         | 
| 55 | 
            +
                    ],
         | 
| 56 | 
            +
                    "members": {
         | 
| 57 | 
            +
                      "ResourceArn": {
         | 
| 58 | 
            +
                        "location": "querystring",
         | 
| 59 | 
            +
                        "locationName": "resourceArn"
         | 
| 60 | 
            +
                      }
         | 
| 61 | 
            +
                    }
         | 
| 62 | 
            +
                  },
         | 
| 63 | 
            +
                  "output": {
         | 
| 64 | 
            +
                    "type": "structure",
         | 
| 65 | 
            +
                    "members": {}
         | 
| 66 | 
            +
                  }
         | 
| 67 | 
            +
                },
         | 
| 46 68 | 
             
                "DescribeChangeSet": {
         | 
| 47 69 | 
             
                  "http": {
         | 
| 48 70 | 
             
                    "method": "GET",
         | 
| @@ -83,7 +105,7 @@ | |
| 83 105 | 
             
                          "members": {
         | 
| 84 106 | 
             
                            "ChangeType": {},
         | 
| 85 107 | 
             
                            "Entity": {
         | 
| 86 | 
            -
                              "shape": " | 
| 108 | 
            +
                              "shape": "Sj"
         | 
| 87 109 | 
             
                            },
         | 
| 88 110 | 
             
                            "Details": {},
         | 
| 89 111 | 
             
                            "ErrorDetailList": {
         | 
| @@ -136,6 +158,30 @@ | |
| 136 158 | 
             
                    }
         | 
| 137 159 | 
             
                  }
         | 
| 138 160 | 
             
                },
         | 
| 161 | 
            +
                "GetResourcePolicy": {
         | 
| 162 | 
            +
                  "http": {
         | 
| 163 | 
            +
                    "method": "GET",
         | 
| 164 | 
            +
                    "requestUri": "/GetResourcePolicy"
         | 
| 165 | 
            +
                  },
         | 
| 166 | 
            +
                  "input": {
         | 
| 167 | 
            +
                    "type": "structure",
         | 
| 168 | 
            +
                    "required": [
         | 
| 169 | 
            +
                      "ResourceArn"
         | 
| 170 | 
            +
                    ],
         | 
| 171 | 
            +
                    "members": {
         | 
| 172 | 
            +
                      "ResourceArn": {
         | 
| 173 | 
            +
                        "location": "querystring",
         | 
| 174 | 
            +
                        "locationName": "resourceArn"
         | 
| 175 | 
            +
                      }
         | 
| 176 | 
            +
                    }
         | 
| 177 | 
            +
                  },
         | 
| 178 | 
            +
                  "output": {
         | 
| 179 | 
            +
                    "type": "structure",
         | 
| 180 | 
            +
                    "members": {
         | 
| 181 | 
            +
                      "Policy": {}
         | 
| 182 | 
            +
                    }
         | 
| 183 | 
            +
                  }
         | 
| 184 | 
            +
                },
         | 
| 139 185 | 
             
                "ListChangeSets": {
         | 
| 140 186 | 
             
                  "http": {
         | 
| 141 187 | 
             
                    "requestUri": "/ListChangeSets"
         | 
| @@ -148,10 +194,10 @@ | |
| 148 194 | 
             
                    "members": {
         | 
| 149 195 | 
             
                      "Catalog": {},
         | 
| 150 196 | 
             
                      "FilterList": {
         | 
| 151 | 
            -
                        "shape": " | 
| 197 | 
            +
                        "shape": "Sx"
         | 
| 152 198 | 
             
                      },
         | 
| 153 199 | 
             
                      "Sort": {
         | 
| 154 | 
            -
                        "shape": " | 
| 200 | 
            +
                        "shape": "S12"
         | 
| 155 201 | 
             
                      },
         | 
| 156 202 | 
             
                      "MaxResults": {
         | 
| 157 203 | 
             
                        "type": "integer"
         | 
| @@ -199,15 +245,16 @@ | |
| 199 245 | 
             
                      "Catalog": {},
         | 
| 200 246 | 
             
                      "EntityType": {},
         | 
| 201 247 | 
             
                      "FilterList": {
         | 
| 202 | 
            -
                        "shape": " | 
| 248 | 
            +
                        "shape": "Sx"
         | 
| 203 249 | 
             
                      },
         | 
| 204 250 | 
             
                      "Sort": {
         | 
| 205 | 
            -
                        "shape": " | 
| 251 | 
            +
                        "shape": "S12"
         | 
| 206 252 | 
             
                      },
         | 
| 207 253 | 
             
                      "NextToken": {},
         | 
| 208 254 | 
             
                      "MaxResults": {
         | 
| 209 255 | 
             
                        "type": "integer"
         | 
| 210 | 
            -
                      }
         | 
| 256 | 
            +
                      },
         | 
| 257 | 
            +
                      "OwnershipType": {}
         | 
| 211 258 | 
             
                    }
         | 
| 212 259 | 
             
                  },
         | 
| 213 260 | 
             
                  "output": {
         | 
| @@ -249,11 +296,31 @@ | |
| 249 296 | 
             
                    "members": {
         | 
| 250 297 | 
             
                      "ResourceArn": {},
         | 
| 251 298 | 
             
                      "Tags": {
         | 
| 252 | 
            -
                        "shape": " | 
| 299 | 
            +
                        "shape": "S1l"
         | 
| 253 300 | 
             
                      }
         | 
| 254 301 | 
             
                    }
         | 
| 255 302 | 
             
                  }
         | 
| 256 303 | 
             
                },
         | 
| 304 | 
            +
                "PutResourcePolicy": {
         | 
| 305 | 
            +
                  "http": {
         | 
| 306 | 
            +
                    "requestUri": "/PutResourcePolicy"
         | 
| 307 | 
            +
                  },
         | 
| 308 | 
            +
                  "input": {
         | 
| 309 | 
            +
                    "type": "structure",
         | 
| 310 | 
            +
                    "required": [
         | 
| 311 | 
            +
                      "ResourceArn",
         | 
| 312 | 
            +
                      "Policy"
         | 
| 313 | 
            +
                    ],
         | 
| 314 | 
            +
                    "members": {
         | 
| 315 | 
            +
                      "ResourceArn": {},
         | 
| 316 | 
            +
                      "Policy": {}
         | 
| 317 | 
            +
                    }
         | 
| 318 | 
            +
                  },
         | 
| 319 | 
            +
                  "output": {
         | 
| 320 | 
            +
                    "type": "structure",
         | 
| 321 | 
            +
                    "members": {}
         | 
| 322 | 
            +
                  }
         | 
| 323 | 
            +
                },
         | 
| 257 324 | 
             
                "StartChangeSet": {
         | 
| 258 325 | 
             
                  "http": {
         | 
| 259 326 | 
             
                    "requestUri": "/StartChangeSet"
         | 
| @@ -278,10 +345,10 @@ | |
| 278 345 | 
             
                          "members": {
         | 
| 279 346 | 
             
                            "ChangeType": {},
         | 
| 280 347 | 
             
                            "Entity": {
         | 
| 281 | 
            -
                              "shape": " | 
| 348 | 
            +
                              "shape": "Sj"
         | 
| 282 349 | 
             
                            },
         | 
| 283 350 | 
             
                            "EntityTags": {
         | 
| 284 | 
            -
                              "shape": " | 
| 351 | 
            +
                              "shape": "S1l"
         | 
| 285 352 | 
             
                            },
         | 
| 286 353 | 
             
                            "Details": {},
         | 
| 287 354 | 
             
                            "ChangeName": {}
         | 
| @@ -293,7 +360,7 @@ | |
| 293 360 | 
             
                        "idempotencyToken": true
         | 
| 294 361 | 
             
                      },
         | 
| 295 362 | 
             
                      "ChangeSetTags": {
         | 
| 296 | 
            -
                        "shape": " | 
| 363 | 
            +
                        "shape": "S1l"
         | 
| 297 364 | 
             
                      }
         | 
| 298 365 | 
             
                    }
         | 
| 299 366 | 
             
                  },
         | 
| @@ -318,7 +385,7 @@ | |
| 318 385 | 
             
                    "members": {
         | 
| 319 386 | 
             
                      "ResourceArn": {},
         | 
| 320 387 | 
             
                      "Tags": {
         | 
| 321 | 
            -
                        "shape": " | 
| 388 | 
            +
                        "shape": "S1l"
         | 
| 322 389 | 
             
                      }
         | 
| 323 390 | 
             
                    }
         | 
| 324 391 | 
             
                  },
         | 
| @@ -352,7 +419,7 @@ | |
| 352 419 | 
             
                }
         | 
| 353 420 | 
             
              },
         | 
| 354 421 | 
             
              "shapes": {
         | 
| 355 | 
            -
                " | 
| 422 | 
            +
                "Sj": {
         | 
| 356 423 | 
             
                  "type": "structure",
         | 
| 357 424 | 
             
                  "required": [
         | 
| 358 425 | 
             
                    "Type"
         | 
| @@ -362,7 +429,7 @@ | |
| 362 429 | 
             
                    "Identifier": {}
         | 
| 363 430 | 
             
                  }
         | 
| 364 431 | 
             
                },
         | 
| 365 | 
            -
                " | 
| 432 | 
            +
                "Sx": {
         | 
| 366 433 | 
             
                  "type": "list",
         | 
| 367 434 | 
             
                  "member": {
         | 
| 368 435 | 
             
                    "type": "structure",
         | 
| @@ -375,14 +442,14 @@ | |
| 375 442 | 
             
                    }
         | 
| 376 443 | 
             
                  }
         | 
| 377 444 | 
             
                },
         | 
| 378 | 
            -
                " | 
| 445 | 
            +
                "S12": {
         | 
| 379 446 | 
             
                  "type": "structure",
         | 
| 380 447 | 
             
                  "members": {
         | 
| 381 448 | 
             
                    "SortBy": {},
         | 
| 382 449 | 
             
                    "SortOrder": {}
         | 
| 383 450 | 
             
                  }
         | 
| 384 451 | 
             
                },
         | 
| 385 | 
            -
                " | 
| 452 | 
            +
                "S1l": {
         | 
| 386 453 | 
             
                  "type": "list",
         | 
| 387 454 | 
             
                  "member": {
         | 
| 388 455 | 
             
                    "type": "structure",
         |