aws-sdk 2.1377.0 → 2.1379.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 +14 -1
- package/README.md +1 -1
- package/apis/athena-2017-05-18.min.json +3 -0
- package/apis/codecatalyst-2022-09-28.min.json +75 -12
- package/apis/codecatalyst-2022-09-28.paginators.json +6 -0
- package/apis/glue-2017-03-31.min.json +6 -0
- package/apis/kafka-2018-11-14.min.json +6 -2
- package/apis/rekognition-2016-06-27.min.json +104 -90
- package/apis/rolesanywhere-2018-05-10.min.json +159 -43
- package/apis/transfer-2018-11-05.min.json +48 -47
- package/apis/wafv2-2019-07-29.min.json +194 -115
- package/clients/athena.d.ts +4 -0
- package/clients/codecatalyst.d.ts +66 -0
- package/clients/detective.d.ts +1 -1
- package/clients/directconnect.d.ts +2 -2
- package/clients/glue.d.ts +8 -0
- package/clients/kafka.d.ts +2 -2
- package/clients/rekognition.d.ts +19 -1
- package/clients/rolesanywhere.d.ts +154 -45
- package/clients/secretsmanager.d.ts +3 -3
- package/clients/transfer.d.ts +52 -44
- package/clients/wafv2.d.ts +103 -15
- package/dist/aws-sdk-core-react-native.js +98 -73
- package/dist/aws-sdk-react-native.js +1952 -1902
- package/dist/aws-sdk.js +111 -93
- package/dist/aws-sdk.min.js +30 -30
- package/lib/core.js +1 -1
- package/lib/region_config.js +1 -0
- package/package.json +1 -1
| @@ -161,17 +161,17 @@ | |
| 161 161 | 
             
                      "PostAuthenticationLoginBanner": {},
         | 
| 162 162 | 
             
                      "PreAuthenticationLoginBanner": {},
         | 
| 163 163 | 
             
                      "Protocols": {
         | 
| 164 | 
            -
                        "shape": " | 
| 164 | 
            +
                        "shape": "S1s"
         | 
| 165 165 | 
             
                      },
         | 
| 166 166 | 
             
                      "ProtocolDetails": {
         | 
| 167 | 
            -
                        "shape": " | 
| 167 | 
            +
                        "shape": "S1u"
         | 
| 168 168 | 
             
                      },
         | 
| 169 169 | 
             
                      "SecurityPolicyName": {},
         | 
| 170 170 | 
             
                      "Tags": {
         | 
| 171 171 | 
             
                        "shape": "Sk"
         | 
| 172 172 | 
             
                      },
         | 
| 173 173 | 
             
                      "WorkflowDetails": {
         | 
| 174 | 
            -
                        "shape": " | 
| 174 | 
            +
                        "shape": "S21"
         | 
| 175 175 | 
             
                      }
         | 
| 176 176 | 
             
                    }
         | 
| 177 177 | 
             
                  },
         | 
| @@ -233,10 +233,10 @@ | |
| 233 233 | 
             
                    "members": {
         | 
| 234 234 | 
             
                      "Description": {},
         | 
| 235 235 | 
             
                      "Steps": {
         | 
| 236 | 
            -
                        "shape": " | 
| 236 | 
            +
                        "shape": "S2d"
         | 
| 237 237 | 
             
                      },
         | 
| 238 238 | 
             
                      "OnExceptionSteps": {
         | 
| 239 | 
            -
                        "shape": " | 
| 239 | 
            +
                        "shape": "S2d"
         | 
| 240 240 | 
             
                      },
         | 
| 241 241 | 
             
                      "Tags": {
         | 
| 242 242 | 
             
                        "shape": "Sk"
         | 
| @@ -482,10 +482,10 @@ | |
| 482 482 | 
             
                          "Usage": {},
         | 
| 483 483 | 
             
                          "Status": {},
         | 
| 484 484 | 
             
                          "Certificate": {
         | 
| 485 | 
            -
                            "shape": " | 
| 485 | 
            +
                            "shape": "S3r"
         | 
| 486 486 | 
             
                          },
         | 
| 487 487 | 
             
                          "CertificateChain": {
         | 
| 488 | 
            -
                            "shape": " | 
| 488 | 
            +
                            "shape": "S3s"
         | 
| 489 489 | 
             
                          },
         | 
| 490 490 | 
             
                          "ActiveDate": {
         | 
| 491 491 | 
             
                            "type": "timestamp"
         | 
| @@ -573,10 +573,10 @@ | |
| 573 573 | 
             
                        "members": {
         | 
| 574 574 | 
             
                          "ExecutionId": {},
         | 
| 575 575 | 
             
                          "InitialFileLocation": {
         | 
| 576 | 
            -
                            "shape": " | 
| 576 | 
            +
                            "shape": "S43"
         | 
| 577 577 | 
             
                          },
         | 
| 578 578 | 
             
                          "ServiceMetadata": {
         | 
| 579 | 
            -
                            "shape": " | 
| 579 | 
            +
                            "shape": "S47"
         | 
| 580 580 | 
             
                          },
         | 
| 581 581 | 
             
                          "ExecutionRole": {},
         | 
| 582 582 | 
             
                          "LoggingConfiguration": {
         | 
| @@ -594,10 +594,10 @@ | |
| 594 594 | 
             
                            "type": "structure",
         | 
| 595 595 | 
             
                            "members": {
         | 
| 596 596 | 
             
                              "Steps": {
         | 
| 597 | 
            -
                                "shape": " | 
| 597 | 
            +
                                "shape": "S4e"
         | 
| 598 598 | 
             
                              },
         | 
| 599 599 | 
             
                              "OnExceptionSteps": {
         | 
| 600 | 
            -
                                "shape": " | 
| 600 | 
            +
                                "shape": "S4e"
         | 
| 601 601 | 
             
                              }
         | 
| 602 602 | 
             
                            }
         | 
| 603 603 | 
             
                          }
         | 
| @@ -710,16 +710,16 @@ | |
| 710 710 | 
             
                          },
         | 
| 711 711 | 
             
                          "SecurityPolicyName": {},
         | 
| 712 712 | 
             
                          "SshCiphers": {
         | 
| 713 | 
            -
                            "shape": " | 
| 713 | 
            +
                            "shape": "S4y"
         | 
| 714 714 | 
             
                          },
         | 
| 715 715 | 
             
                          "SshKexs": {
         | 
| 716 | 
            -
                            "shape": " | 
| 716 | 
            +
                            "shape": "S4y"
         | 
| 717 717 | 
             
                          },
         | 
| 718 718 | 
             
                          "SshMacs": {
         | 
| 719 | 
            -
                            "shape": " | 
| 719 | 
            +
                            "shape": "S4y"
         | 
| 720 720 | 
             
                          },
         | 
| 721 721 | 
             
                          "TlsCiphers": {
         | 
| 722 | 
            -
                            "shape": " | 
| 722 | 
            +
                            "shape": "S4y"
         | 
| 723 723 | 
             
                          }
         | 
| 724 724 | 
             
                        }
         | 
| 725 725 | 
             
                      }
         | 
| @@ -751,7 +751,7 @@ | |
| 751 751 | 
             
                          "Arn": {},
         | 
| 752 752 | 
             
                          "Certificate": {},
         | 
| 753 753 | 
             
                          "ProtocolDetails": {
         | 
| 754 | 
            -
                            "shape": " | 
| 754 | 
            +
                            "shape": "S1u"
         | 
| 755 755 | 
             
                          },
         | 
| 756 756 | 
             
                          "Domain": {},
         | 
| 757 757 | 
             
                          "EndpointDetails": {
         | 
| @@ -767,7 +767,7 @@ | |
| 767 767 | 
             
                          "PostAuthenticationLoginBanner": {},
         | 
| 768 768 | 
             
                          "PreAuthenticationLoginBanner": {},
         | 
| 769 769 | 
             
                          "Protocols": {
         | 
| 770 | 
            -
                            "shape": " | 
| 770 | 
            +
                            "shape": "S1s"
         | 
| 771 771 | 
             
                          },
         | 
| 772 772 | 
             
                          "SecurityPolicyName": {},
         | 
| 773 773 | 
             
                          "ServerId": {},
         | 
| @@ -779,7 +779,7 @@ | |
| 779 779 | 
             
                            "type": "integer"
         | 
| 780 780 | 
             
                          },
         | 
| 781 781 | 
             
                          "WorkflowDetails": {
         | 
| 782 | 
            -
                            "shape": " | 
| 782 | 
            +
                            "shape": "S21"
         | 
| 783 783 | 
             
                          }
         | 
| 784 784 | 
             
                        }
         | 
| 785 785 | 
             
                      }
         | 
| @@ -875,10 +875,10 @@ | |
| 875 875 | 
             
                          "Arn": {},
         | 
| 876 876 | 
             
                          "Description": {},
         | 
| 877 877 | 
             
                          "Steps": {
         | 
| 878 | 
            -
                            "shape": " | 
| 878 | 
            +
                            "shape": "S2d"
         | 
| 879 879 | 
             
                          },
         | 
| 880 880 | 
             
                          "OnExceptionSteps": {
         | 
| 881 | 
            -
                            "shape": " | 
| 881 | 
            +
                            "shape": "S2d"
         | 
| 882 882 | 
             
                          },
         | 
| 883 883 | 
             
                          "WorkflowId": {},
         | 
| 884 884 | 
             
                          "Tags": {
         | 
| @@ -899,10 +899,10 @@ | |
| 899 899 | 
             
                    "members": {
         | 
| 900 900 | 
             
                      "Usage": {},
         | 
| 901 901 | 
             
                      "Certificate": {
         | 
| 902 | 
            -
                        "shape": " | 
| 902 | 
            +
                        "shape": "S3r"
         | 
| 903 903 | 
             
                      },
         | 
| 904 904 | 
             
                      "CertificateChain": {
         | 
| 905 | 
            -
                        "shape": " | 
| 905 | 
            +
                        "shape": "S3s"
         | 
| 906 906 | 
             
                      },
         | 
| 907 907 | 
             
                      "PrivateKey": {
         | 
| 908 908 | 
             
                        "type": "string",
         | 
| @@ -1166,10 +1166,10 @@ | |
| 1166 1166 | 
             
                          "members": {
         | 
| 1167 1167 | 
             
                            "ExecutionId": {},
         | 
| 1168 1168 | 
             
                            "InitialFileLocation": {
         | 
| 1169 | 
            -
                              "shape": " | 
| 1169 | 
            +
                              "shape": "S43"
         | 
| 1170 1170 | 
             
                            },
         | 
| 1171 1171 | 
             
                            "ServiceMetadata": {
         | 
| 1172 | 
            -
                              "shape": " | 
| 1172 | 
            +
                              "shape": "S47"
         | 
| 1173 1173 | 
             
                            },
         | 
| 1174 1174 | 
             
                            "Status": {}
         | 
| 1175 1175 | 
             
                          }
         | 
| @@ -1728,7 +1728,7 @@ | |
| 1728 1728 | 
             
                    "members": {
         | 
| 1729 1729 | 
             
                      "Certificate": {},
         | 
| 1730 1730 | 
             
                      "ProtocolDetails": {
         | 
| 1731 | 
            -
                        "shape": " | 
| 1731 | 
            +
                        "shape": "S1u"
         | 
| 1732 1732 | 
             
                      },
         | 
| 1733 1733 | 
             
                      "EndpointDetails": {
         | 
| 1734 1734 | 
             
                        "shape": "S1a"
         | 
| @@ -1744,12 +1744,12 @@ | |
| 1744 1744 | 
             
                      "PostAuthenticationLoginBanner": {},
         | 
| 1745 1745 | 
             
                      "PreAuthenticationLoginBanner": {},
         | 
| 1746 1746 | 
             
                      "Protocols": {
         | 
| 1747 | 
            -
                        "shape": " | 
| 1747 | 
            +
                        "shape": "S1s"
         | 
| 1748 1748 | 
             
                      },
         | 
| 1749 1749 | 
             
                      "SecurityPolicyName": {},
         | 
| 1750 1750 | 
             
                      "ServerId": {},
         | 
| 1751 1751 | 
             
                      "WorkflowDetails": {
         | 
| 1752 | 
            -
                        "shape": " | 
| 1752 | 
            +
                        "shape": "S21"
         | 
| 1753 1753 | 
             
                      }
         | 
| 1754 1754 | 
             
                    }
         | 
| 1755 1755 | 
             
                  },
         | 
| @@ -1894,14 +1894,15 @@ | |
| 1894 1894 | 
             
                    "Url": {},
         | 
| 1895 1895 | 
             
                    "InvocationRole": {},
         | 
| 1896 1896 | 
             
                    "DirectoryId": {},
         | 
| 1897 | 
            -
                    "Function": {}
         | 
| 1897 | 
            +
                    "Function": {},
         | 
| 1898 | 
            +
                    "SftpAuthenticationMethods": {}
         | 
| 1898 1899 | 
             
                  }
         | 
| 1899 1900 | 
             
                },
         | 
| 1900 | 
            -
                " | 
| 1901 | 
            +
                "S1s": {
         | 
| 1901 1902 | 
             
                  "type": "list",
         | 
| 1902 1903 | 
             
                  "member": {}
         | 
| 1903 1904 | 
             
                },
         | 
| 1904 | 
            -
                " | 
| 1905 | 
            +
                "S1u": {
         | 
| 1905 1906 | 
             
                  "type": "structure",
         | 
| 1906 1907 | 
             
                  "members": {
         | 
| 1907 1908 | 
             
                    "PassiveIp": {},
         | 
| @@ -1913,24 +1914,24 @@ | |
| 1913 1914 | 
             
                    }
         | 
| 1914 1915 | 
             
                  }
         | 
| 1915 1916 | 
             
                },
         | 
| 1916 | 
            -
                " | 
| 1917 | 
            +
                "S21": {
         | 
| 1917 1918 | 
             
                  "type": "structure",
         | 
| 1918 1919 | 
             
                  "members": {
         | 
| 1919 1920 | 
             
                    "OnUpload": {
         | 
| 1920 1921 | 
             
                      "type": "list",
         | 
| 1921 1922 | 
             
                      "member": {
         | 
| 1922 | 
            -
                        "shape": " | 
| 1923 | 
            +
                        "shape": "S23"
         | 
| 1923 1924 | 
             
                      }
         | 
| 1924 1925 | 
             
                    },
         | 
| 1925 1926 | 
             
                    "OnPartialUpload": {
         | 
| 1926 1927 | 
             
                      "type": "list",
         | 
| 1927 1928 | 
             
                      "member": {
         | 
| 1928 | 
            -
                        "shape": " | 
| 1929 | 
            +
                        "shape": "S23"
         | 
| 1929 1930 | 
             
                      }
         | 
| 1930 1931 | 
             
                    }
         | 
| 1931 1932 | 
             
                  }
         | 
| 1932 1933 | 
             
                },
         | 
| 1933 | 
            -
                " | 
| 1934 | 
            +
                "S23": {
         | 
| 1934 1935 | 
             
                  "type": "structure",
         | 
| 1935 1936 | 
             
                  "required": [
         | 
| 1936 1937 | 
             
                    "WorkflowId",
         | 
| @@ -1941,7 +1942,7 @@ | |
| 1941 1942 | 
             
                    "ExecutionRole": {}
         | 
| 1942 1943 | 
             
                  }
         | 
| 1943 1944 | 
             
                },
         | 
| 1944 | 
            -
                " | 
| 1945 | 
            +
                "S2d": {
         | 
| 1945 1946 | 
             
                  "type": "list",
         | 
| 1946 1947 | 
             
                  "member": {
         | 
| 1947 1948 | 
             
                    "type": "structure",
         | 
| @@ -1952,7 +1953,7 @@ | |
| 1952 1953 | 
             
                        "members": {
         | 
| 1953 1954 | 
             
                          "Name": {},
         | 
| 1954 1955 | 
             
                          "DestinationFileLocation": {
         | 
| 1955 | 
            -
                            "shape": " | 
| 1956 | 
            +
                            "shape": "S2i"
         | 
| 1956 1957 | 
             
                          },
         | 
| 1957 1958 | 
             
                          "OverwriteExisting": {},
         | 
| 1958 1959 | 
             
                          "SourceFileLocation": {}
         | 
| @@ -2009,14 +2010,14 @@ | |
| 2009 2010 | 
             
                          "SourceFileLocation": {},
         | 
| 2010 2011 | 
             
                          "OverwriteExisting": {},
         | 
| 2011 2012 | 
             
                          "DestinationFileLocation": {
         | 
| 2012 | 
            -
                            "shape": " | 
| 2013 | 
            +
                            "shape": "S2i"
         | 
| 2013 2014 | 
             
                          }
         | 
| 2014 2015 | 
             
                        }
         | 
| 2015 2016 | 
             
                      }
         | 
| 2016 2017 | 
             
                    }
         | 
| 2017 2018 | 
             
                  }
         | 
| 2018 2019 | 
             
                },
         | 
| 2019 | 
            -
                " | 
| 2020 | 
            +
                "S2i": {
         | 
| 2020 2021 | 
             
                  "type": "structure",
         | 
| 2021 2022 | 
             
                  "members": {
         | 
| 2022 2023 | 
             
                    "S3FileLocation": {
         | 
| @@ -2027,26 +2028,26 @@ | |
| 2027 2028 | 
             
                      }
         | 
| 2028 2029 | 
             
                    },
         | 
| 2029 2030 | 
             
                    "EfsFileLocation": {
         | 
| 2030 | 
            -
                      "shape": " | 
| 2031 | 
            +
                      "shape": "S2m"
         | 
| 2031 2032 | 
             
                    }
         | 
| 2032 2033 | 
             
                  }
         | 
| 2033 2034 | 
             
                },
         | 
| 2034 | 
            -
                " | 
| 2035 | 
            +
                "S2m": {
         | 
| 2035 2036 | 
             
                  "type": "structure",
         | 
| 2036 2037 | 
             
                  "members": {
         | 
| 2037 2038 | 
             
                    "FileSystemId": {},
         | 
| 2038 2039 | 
             
                    "Path": {}
         | 
| 2039 2040 | 
             
                  }
         | 
| 2040 2041 | 
             
                },
         | 
| 2041 | 
            -
                " | 
| 2042 | 
            +
                "S3r": {
         | 
| 2042 2043 | 
             
                  "type": "string",
         | 
| 2043 2044 | 
             
                  "sensitive": true
         | 
| 2044 2045 | 
             
                },
         | 
| 2045 | 
            -
                " | 
| 2046 | 
            +
                "S3s": {
         | 
| 2046 2047 | 
             
                  "type": "string",
         | 
| 2047 2048 | 
             
                  "sensitive": true
         | 
| 2048 2049 | 
             
                },
         | 
| 2049 | 
            -
                " | 
| 2050 | 
            +
                "S43": {
         | 
| 2050 2051 | 
             
                  "type": "structure",
         | 
| 2051 2052 | 
             
                  "members": {
         | 
| 2052 2053 | 
             
                    "S3FileLocation": {
         | 
| @@ -2059,11 +2060,11 @@ | |
| 2059 2060 | 
             
                      }
         | 
| 2060 2061 | 
             
                    },
         | 
| 2061 2062 | 
             
                    "EfsFileLocation": {
         | 
| 2062 | 
            -
                      "shape": " | 
| 2063 | 
            +
                      "shape": "S2m"
         | 
| 2063 2064 | 
             
                    }
         | 
| 2064 2065 | 
             
                  }
         | 
| 2065 2066 | 
             
                },
         | 
| 2066 | 
            -
                " | 
| 2067 | 
            +
                "S47": {
         | 
| 2067 2068 | 
             
                  "type": "structure",
         | 
| 2068 2069 | 
             
                  "required": [
         | 
| 2069 2070 | 
             
                    "UserDetails"
         | 
| @@ -2083,7 +2084,7 @@ | |
| 2083 2084 | 
             
                    }
         | 
| 2084 2085 | 
             
                  }
         | 
| 2085 2086 | 
             
                },
         | 
| 2086 | 
            -
                " | 
| 2087 | 
            +
                "S4e": {
         | 
| 2087 2088 | 
             
                  "type": "list",
         | 
| 2088 2089 | 
             
                  "member": {
         | 
| 2089 2090 | 
             
                    "type": "structure",
         | 
| @@ -2104,7 +2105,7 @@ | |
| 2104 2105 | 
             
                    }
         | 
| 2105 2106 | 
             
                  }
         | 
| 2106 2107 | 
             
                },
         | 
| 2107 | 
            -
                " | 
| 2108 | 
            +
                "S4y": {
         | 
| 2108 2109 | 
             
                  "type": "list",
         | 
| 2109 2110 | 
             
                  "member": {}
         | 
| 2110 2111 | 
             
                }
         |