aws-sdk 2.1404.0 → 2.1405.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 +8 -1
- package/README.md +1 -1
- package/apis/connect-2017-08-08.min.json +79 -27
- package/apis/connect-2017-08-08.paginators.json +6 -0
- package/apis/glue-2017-03-31.min.json +358 -348
- package/apis/guardduty-2017-11-28.min.json +54 -49
- package/apis/iam-2010-05-08.min.json +85 -54
- package/apis/iam-2010-05-08.paginators.json +49 -0
- package/apis/pinpoint-2016-12-01.min.json +202 -192
- package/clients/connect.d.ts +82 -4
- package/clients/glue.d.ts +11 -2
- package/clients/guardduty.d.ts +7 -2
- package/clients/iam.d.ts +51 -12
- package/clients/pinpoint.d.ts +10 -0
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +8 -8
- package/dist/aws-sdk.js +222 -84
- package/dist/aws-sdk.min.js +78 -78
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -1775,6 +1775,11 @@
|
|
1775
1775
|
"locationName": "groups",
|
1776
1776
|
"type": "list",
|
1777
1777
|
"member": {}
|
1778
|
+
},
|
1779
|
+
"SessionName": {
|
1780
|
+
"locationName": "sessionName",
|
1781
|
+
"type": "list",
|
1782
|
+
"member": {}
|
1778
1783
|
}
|
1779
1784
|
}
|
1780
1785
|
},
|
@@ -1799,11 +1804,11 @@
|
|
1799
1804
|
"type": "boolean"
|
1800
1805
|
},
|
1801
1806
|
"Containers": {
|
1802
|
-
"shape": "
|
1807
|
+
"shape": "S64",
|
1803
1808
|
"locationName": "containers"
|
1804
1809
|
},
|
1805
1810
|
"Volumes": {
|
1806
|
-
"shape": "
|
1811
|
+
"shape": "S69",
|
1807
1812
|
"locationName": "volumes"
|
1808
1813
|
}
|
1809
1814
|
}
|
@@ -1885,11 +1890,11 @@
|
|
1885
1890
|
"locationName": "tags"
|
1886
1891
|
},
|
1887
1892
|
"Volumes": {
|
1888
|
-
"shape": "
|
1893
|
+
"shape": "S69",
|
1889
1894
|
"locationName": "volumes"
|
1890
1895
|
},
|
1891
1896
|
"Containers": {
|
1892
|
-
"shape": "
|
1897
|
+
"shape": "S64",
|
1893
1898
|
"locationName": "containers"
|
1894
1899
|
},
|
1895
1900
|
"Group": {
|
@@ -1900,7 +1905,7 @@
|
|
1900
1905
|
}
|
1901
1906
|
},
|
1902
1907
|
"ContainerDetails": {
|
1903
|
-
"shape": "
|
1908
|
+
"shape": "S65",
|
1904
1909
|
"locationName": "containerDetails"
|
1905
1910
|
},
|
1906
1911
|
"RdsDbInstanceDetails": {
|
@@ -2041,7 +2046,7 @@
|
|
2041
2046
|
"locationName": "userAgent"
|
2042
2047
|
},
|
2043
2048
|
"RemoteIpDetails": {
|
2044
|
-
"shape": "
|
2049
|
+
"shape": "S6o",
|
2045
2050
|
"locationName": "remoteIpDetails"
|
2046
2051
|
},
|
2047
2052
|
"ServiceName": {
|
@@ -2096,18 +2101,18 @@
|
|
2096
2101
|
"locationName": "connectionDirection"
|
2097
2102
|
},
|
2098
2103
|
"LocalPortDetails": {
|
2099
|
-
"shape": "
|
2104
|
+
"shape": "S6x",
|
2100
2105
|
"locationName": "localPortDetails"
|
2101
2106
|
},
|
2102
2107
|
"Protocol": {
|
2103
2108
|
"locationName": "protocol"
|
2104
2109
|
},
|
2105
2110
|
"LocalIpDetails": {
|
2106
|
-
"shape": "
|
2111
|
+
"shape": "S6y",
|
2107
2112
|
"locationName": "localIpDetails"
|
2108
2113
|
},
|
2109
2114
|
"RemoteIpDetails": {
|
2110
|
-
"shape": "
|
2115
|
+
"shape": "S6o",
|
2111
2116
|
"locationName": "remoteIpDetails"
|
2112
2117
|
},
|
2113
2118
|
"RemotePortDetails": {
|
@@ -2140,15 +2145,15 @@
|
|
2140
2145
|
"type": "structure",
|
2141
2146
|
"members": {
|
2142
2147
|
"LocalPortDetails": {
|
2143
|
-
"shape": "
|
2148
|
+
"shape": "S6x",
|
2144
2149
|
"locationName": "localPortDetails"
|
2145
2150
|
},
|
2146
2151
|
"LocalIpDetails": {
|
2147
|
-
"shape": "
|
2152
|
+
"shape": "S6y",
|
2148
2153
|
"locationName": "localIpDetails"
|
2149
2154
|
},
|
2150
2155
|
"RemoteIpDetails": {
|
2151
|
-
"shape": "
|
2156
|
+
"shape": "S6o",
|
2152
2157
|
"locationName": "remoteIpDetails"
|
2153
2158
|
}
|
2154
2159
|
}
|
@@ -2175,7 +2180,7 @@
|
|
2175
2180
|
"locationName": "userAgent"
|
2176
2181
|
},
|
2177
2182
|
"RemoteIpDetails": {
|
2178
|
-
"shape": "
|
2183
|
+
"shape": "S6o",
|
2179
2184
|
"locationName": "remoteIpDetails"
|
2180
2185
|
},
|
2181
2186
|
"StatusCode": {
|
@@ -2192,7 +2197,7 @@
|
|
2192
2197
|
"type": "structure",
|
2193
2198
|
"members": {
|
2194
2199
|
"RemoteIpDetails": {
|
2195
|
-
"shape": "
|
2200
|
+
"shape": "S6o",
|
2196
2201
|
"locationName": "remoteIpDetails"
|
2197
2202
|
},
|
2198
2203
|
"LoginAttributes": {
|
@@ -2426,7 +2431,7 @@
|
|
2426
2431
|
"type": "structure",
|
2427
2432
|
"members": {
|
2428
2433
|
"Process": {
|
2429
|
-
"shape": "
|
2434
|
+
"shape": "S7p",
|
2430
2435
|
"locationName": "process"
|
2431
2436
|
},
|
2432
2437
|
"Context": {
|
@@ -2434,7 +2439,7 @@
|
|
2434
2439
|
"type": "structure",
|
2435
2440
|
"members": {
|
2436
2441
|
"ModifyingProcess": {
|
2437
|
-
"shape": "
|
2442
|
+
"shape": "S7p",
|
2438
2443
|
"locationName": "modifyingProcess"
|
2439
2444
|
},
|
2440
2445
|
"ModifiedAt": {
|
@@ -2486,7 +2491,7 @@
|
|
2486
2491
|
"locationName": "shellHistoryFilePath"
|
2487
2492
|
},
|
2488
2493
|
"TargetProcess": {
|
2489
|
-
"shape": "
|
2494
|
+
"shape": "S7p",
|
2490
2495
|
"locationName": "targetProcess"
|
2491
2496
|
},
|
2492
2497
|
"AddressFamily": {
|
@@ -2669,7 +2674,7 @@
|
|
2669
2674
|
"type": "structure",
|
2670
2675
|
"members": {
|
2671
2676
|
"ScanResourceCriteria": {
|
2672
|
-
"shape": "
|
2677
|
+
"shape": "S88",
|
2673
2678
|
"locationName": "scanResourceCriteria"
|
2674
2679
|
},
|
2675
2680
|
"EbsSnapshotPreservation": {
|
@@ -2854,7 +2859,7 @@
|
|
2854
2859
|
],
|
2855
2860
|
"members": {
|
2856
2861
|
"Members": {
|
2857
|
-
"shape": "
|
2862
|
+
"shape": "S8s",
|
2858
2863
|
"locationName": "members"
|
2859
2864
|
},
|
2860
2865
|
"UnprocessedAccounts": {
|
@@ -2904,19 +2909,19 @@
|
|
2904
2909
|
"type": "structure",
|
2905
2910
|
"members": {
|
2906
2911
|
"CloudTrail": {
|
2907
|
-
"shape": "
|
2912
|
+
"shape": "S8z",
|
2908
2913
|
"locationName": "cloudTrail"
|
2909
2914
|
},
|
2910
2915
|
"DnsLogs": {
|
2911
|
-
"shape": "
|
2916
|
+
"shape": "S8z",
|
2912
2917
|
"locationName": "dnsLogs"
|
2913
2918
|
},
|
2914
2919
|
"FlowLogs": {
|
2915
|
-
"shape": "
|
2920
|
+
"shape": "S8z",
|
2916
2921
|
"locationName": "flowLogs"
|
2917
2922
|
},
|
2918
2923
|
"S3Logs": {
|
2919
|
-
"shape": "
|
2924
|
+
"shape": "S8z",
|
2920
2925
|
"locationName": "s3Logs"
|
2921
2926
|
},
|
2922
2927
|
"Kubernetes": {
|
@@ -2924,7 +2929,7 @@
|
|
2924
2929
|
"type": "structure",
|
2925
2930
|
"members": {
|
2926
2931
|
"AuditLogs": {
|
2927
|
-
"shape": "
|
2932
|
+
"shape": "S8z",
|
2928
2933
|
"locationName": "auditLogs"
|
2929
2934
|
}
|
2930
2935
|
}
|
@@ -2934,7 +2939,7 @@
|
|
2934
2939
|
"type": "structure",
|
2935
2940
|
"members": {
|
2936
2941
|
"ScanEc2InstanceWithFindings": {
|
2937
|
-
"shape": "
|
2942
|
+
"shape": "S8z",
|
2938
2943
|
"locationName": "scanEc2InstanceWithFindings"
|
2939
2944
|
}
|
2940
2945
|
}
|
@@ -3094,7 +3099,7 @@
|
|
3094
3099
|
"locationName": "accountId"
|
3095
3100
|
},
|
3096
3101
|
"Total": {
|
3097
|
-
"shape": "
|
3102
|
+
"shape": "S9k",
|
3098
3103
|
"locationName": "total"
|
3099
3104
|
}
|
3100
3105
|
}
|
@@ -3110,18 +3115,18 @@
|
|
3110
3115
|
"locationName": "dataSource"
|
3111
3116
|
},
|
3112
3117
|
"Total": {
|
3113
|
-
"shape": "
|
3118
|
+
"shape": "S9k",
|
3114
3119
|
"locationName": "total"
|
3115
3120
|
}
|
3116
3121
|
}
|
3117
3122
|
}
|
3118
3123
|
},
|
3119
3124
|
"SumByResource": {
|
3120
|
-
"shape": "
|
3125
|
+
"shape": "S9n",
|
3121
3126
|
"locationName": "sumByResource"
|
3122
3127
|
},
|
3123
3128
|
"TopResources": {
|
3124
|
-
"shape": "
|
3129
|
+
"shape": "S9n",
|
3125
3130
|
"locationName": "topResources"
|
3126
3131
|
},
|
3127
3132
|
"SumByFeature": {
|
@@ -3134,7 +3139,7 @@
|
|
3134
3139
|
"locationName": "feature"
|
3135
3140
|
},
|
3136
3141
|
"Total": {
|
3137
|
-
"shape": "
|
3142
|
+
"shape": "S9k",
|
3138
3143
|
"locationName": "total"
|
3139
3144
|
}
|
3140
3145
|
}
|
@@ -3566,7 +3571,7 @@
|
|
3566
3571
|
"type": "structure",
|
3567
3572
|
"members": {
|
3568
3573
|
"Members": {
|
3569
|
-
"shape": "
|
3574
|
+
"shape": "S8s",
|
3570
3575
|
"locationName": "members"
|
3571
3576
|
},
|
3572
3577
|
"NextToken": {
|
@@ -4106,7 +4111,7 @@
|
|
4106
4111
|
"locationName": "detectorId"
|
4107
4112
|
},
|
4108
4113
|
"ScanResourceCriteria": {
|
4109
|
-
"shape": "
|
4114
|
+
"shape": "S88",
|
4110
4115
|
"locationName": "scanResourceCriteria"
|
4111
4116
|
},
|
4112
4117
|
"EbsSnapshotPreservation": {
|
@@ -4823,13 +4828,13 @@
|
|
4823
4828
|
}
|
4824
4829
|
}
|
4825
4830
|
},
|
4826
|
-
"
|
4831
|
+
"S64": {
|
4827
4832
|
"type": "list",
|
4828
4833
|
"member": {
|
4829
|
-
"shape": "
|
4834
|
+
"shape": "S65"
|
4830
4835
|
}
|
4831
4836
|
},
|
4832
|
-
"
|
4837
|
+
"S65": {
|
4833
4838
|
"type": "structure",
|
4834
4839
|
"members": {
|
4835
4840
|
"ContainerRuntime": {
|
@@ -4874,7 +4879,7 @@
|
|
4874
4879
|
}
|
4875
4880
|
}
|
4876
4881
|
},
|
4877
|
-
"
|
4882
|
+
"S69": {
|
4878
4883
|
"type": "list",
|
4879
4884
|
"member": {
|
4880
4885
|
"type": "structure",
|
@@ -4894,7 +4899,7 @@
|
|
4894
4899
|
}
|
4895
4900
|
}
|
4896
4901
|
},
|
4897
|
-
"
|
4902
|
+
"S6o": {
|
4898
4903
|
"type": "structure",
|
4899
4904
|
"members": {
|
4900
4905
|
"City": {
|
@@ -4955,7 +4960,7 @@
|
|
4955
4960
|
}
|
4956
4961
|
}
|
4957
4962
|
},
|
4958
|
-
"
|
4963
|
+
"S6x": {
|
4959
4964
|
"type": "structure",
|
4960
4965
|
"members": {
|
4961
4966
|
"Port": {
|
@@ -4967,7 +4972,7 @@
|
|
4967
4972
|
}
|
4968
4973
|
}
|
4969
4974
|
},
|
4970
|
-
"
|
4975
|
+
"S6y": {
|
4971
4976
|
"type": "structure",
|
4972
4977
|
"members": {
|
4973
4978
|
"IpAddressV4": {
|
@@ -4975,7 +4980,7 @@
|
|
4975
4980
|
}
|
4976
4981
|
}
|
4977
4982
|
},
|
4978
|
-
"
|
4983
|
+
"S7p": {
|
4979
4984
|
"type": "structure",
|
4980
4985
|
"members": {
|
4981
4986
|
"Name": {
|
@@ -5062,20 +5067,20 @@
|
|
5062
5067
|
}
|
5063
5068
|
}
|
5064
5069
|
},
|
5065
|
-
"
|
5070
|
+
"S88": {
|
5066
5071
|
"type": "structure",
|
5067
5072
|
"members": {
|
5068
5073
|
"Include": {
|
5069
|
-
"shape": "
|
5074
|
+
"shape": "S89",
|
5070
5075
|
"locationName": "include"
|
5071
5076
|
},
|
5072
5077
|
"Exclude": {
|
5073
|
-
"shape": "
|
5078
|
+
"shape": "S89",
|
5074
5079
|
"locationName": "exclude"
|
5075
5080
|
}
|
5076
5081
|
}
|
5077
5082
|
},
|
5078
|
-
"
|
5083
|
+
"S89": {
|
5079
5084
|
"type": "map",
|
5080
5085
|
"key": {},
|
5081
5086
|
"value": {
|
@@ -5105,7 +5110,7 @@
|
|
5105
5110
|
}
|
5106
5111
|
}
|
5107
5112
|
},
|
5108
|
-
"
|
5113
|
+
"S8s": {
|
5109
5114
|
"type": "list",
|
5110
5115
|
"member": {
|
5111
5116
|
"type": "structure",
|
@@ -5144,7 +5149,7 @@
|
|
5144
5149
|
}
|
5145
5150
|
}
|
5146
5151
|
},
|
5147
|
-
"
|
5152
|
+
"S8z": {
|
5148
5153
|
"type": "structure",
|
5149
5154
|
"members": {
|
5150
5155
|
"FreeTrialDaysRemaining": {
|
@@ -5153,7 +5158,7 @@
|
|
5153
5158
|
}
|
5154
5159
|
}
|
5155
5160
|
},
|
5156
|
-
"
|
5161
|
+
"S9k": {
|
5157
5162
|
"type": "structure",
|
5158
5163
|
"members": {
|
5159
5164
|
"Amount": {
|
@@ -5164,7 +5169,7 @@
|
|
5164
5169
|
}
|
5165
5170
|
}
|
5166
5171
|
},
|
5167
|
-
"
|
5172
|
+
"S9n": {
|
5168
5173
|
"type": "list",
|
5169
5174
|
"member": {
|
5170
5175
|
"type": "structure",
|
@@ -5173,7 +5178,7 @@
|
|
5173
5178
|
"locationName": "resource"
|
5174
5179
|
},
|
5175
5180
|
"Total": {
|
5176
|
-
"shape": "
|
5181
|
+
"shape": "S9k",
|
5177
5182
|
"locationName": "total"
|
5178
5183
|
}
|
5179
5184
|
}
|