aws-sdk 2.637.0 → 2.641.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 +23 -1
- package/README.md +1 -1
- package/apis/apigatewayv2-2018-11-29.min.json +437 -73
- package/apis/cognito-idp-2016-04-18.min.json +115 -112
- package/apis/ecs-2014-11-13.min.json +6 -0
- package/apis/elasticache-2015-02-02.min.json +424 -95
- package/apis/elasticache-2015-02-02.paginators.json +6 -0
- package/apis/iot-2015-05-28.min.json +111 -100
- package/apis/lex-models-2017-04-19.min.json +116 -1
- package/apis/mediaconvert-2017-08-29.min.json +121 -62
- package/apis/redshift-2012-12-01.min.json +112 -60
- package/apis/s3control-2018-08-20.min.json +100 -4
- package/apis/securityhub-2018-10-26.min.json +198 -155
- package/apis/ssm-2014-11-06.min.json +182 -176
- package/buildspec.yml +22 -0
- package/clients/apigatewayv2.d.ts +378 -45
- package/clients/appconfig.d.ts +6 -6
- package/clients/cognitoidentityserviceprovider.d.ts +10 -6
- package/clients/ec2.d.ts +1 -1
- package/clients/ecs.d.ts +15 -7
- package/clients/efs.d.ts +3 -3
- package/clients/elasticache.d.ts +390 -15
- package/clients/iot.d.ts +18 -3
- package/clients/lexmodelbuildingservice.d.ts +99 -0
- package/clients/mediaconvert.d.ts +73 -3
- package/clients/redshift.d.ts +44 -2
- package/clients/s3control.d.ts +72 -0
- package/clients/securityhub.d.ts +85 -4
- package/clients/ssm.d.ts +15 -4
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +14 -14
- package/dist/aws-sdk.js +1076 -548
- package/dist/aws-sdk.min.js +63 -63
- package/lib/core.js +1 -1
- package/lib/event_listeners.js +1 -1
- package/package.json +1 -1
|
@@ -1146,7 +1146,7 @@
|
|
|
1146
1146
|
"type": "structure",
|
|
1147
1147
|
"members": {
|
|
1148
1148
|
"topicRuleDestination": {
|
|
1149
|
-
"shape": "
|
|
1149
|
+
"shape": "Saj"
|
|
1150
1150
|
}
|
|
1151
1151
|
}
|
|
1152
1152
|
}
|
|
@@ -1800,10 +1800,10 @@
|
|
|
1800
1800
|
"members": {
|
|
1801
1801
|
"roleArn": {},
|
|
1802
1802
|
"auditNotificationTargetConfigurations": {
|
|
1803
|
-
"shape": "
|
|
1803
|
+
"shape": "Sc8"
|
|
1804
1804
|
},
|
|
1805
1805
|
"auditCheckConfigurations": {
|
|
1806
|
-
"shape": "
|
|
1806
|
+
"shape": "Scb"
|
|
1807
1807
|
}
|
|
1808
1808
|
}
|
|
1809
1809
|
}
|
|
@@ -1829,7 +1829,7 @@
|
|
|
1829
1829
|
"type": "structure",
|
|
1830
1830
|
"members": {
|
|
1831
1831
|
"finding": {
|
|
1832
|
-
"shape": "
|
|
1832
|
+
"shape": "Scg"
|
|
1833
1833
|
}
|
|
1834
1834
|
}
|
|
1835
1835
|
}
|
|
@@ -1886,10 +1886,10 @@
|
|
|
1886
1886
|
}
|
|
1887
1887
|
},
|
|
1888
1888
|
"target": {
|
|
1889
|
-
"shape": "
|
|
1889
|
+
"shape": "Sd5"
|
|
1890
1890
|
},
|
|
1891
1891
|
"auditCheckToActionsMapping": {
|
|
1892
|
-
"shape": "
|
|
1892
|
+
"shape": "Sd9"
|
|
1893
1893
|
},
|
|
1894
1894
|
"actionsDefinition": {
|
|
1895
1895
|
"type": "list",
|
|
@@ -2005,7 +2005,7 @@
|
|
|
2005
2005
|
"type": "structure",
|
|
2006
2006
|
"members": {
|
|
2007
2007
|
"authorizerDescription": {
|
|
2008
|
-
"shape": "
|
|
2008
|
+
"shape": "Sdz"
|
|
2009
2009
|
}
|
|
2010
2010
|
}
|
|
2011
2011
|
}
|
|
@@ -2090,12 +2090,12 @@
|
|
|
2090
2090
|
},
|
|
2091
2091
|
"generationId": {},
|
|
2092
2092
|
"validity": {
|
|
2093
|
-
"shape": "
|
|
2093
|
+
"shape": "Sec"
|
|
2094
2094
|
}
|
|
2095
2095
|
}
|
|
2096
2096
|
},
|
|
2097
2097
|
"registrationConfig": {
|
|
2098
|
-
"shape": "
|
|
2098
|
+
"shape": "Sed"
|
|
2099
2099
|
}
|
|
2100
2100
|
}
|
|
2101
2101
|
}
|
|
@@ -2157,7 +2157,7 @@
|
|
|
2157
2157
|
},
|
|
2158
2158
|
"generationId": {},
|
|
2159
2159
|
"validity": {
|
|
2160
|
-
"shape": "
|
|
2160
|
+
"shape": "Sec"
|
|
2161
2161
|
}
|
|
2162
2162
|
}
|
|
2163
2163
|
}
|
|
@@ -2177,7 +2177,7 @@
|
|
|
2177
2177
|
"type": "structure",
|
|
2178
2178
|
"members": {
|
|
2179
2179
|
"authorizerDescription": {
|
|
2180
|
-
"shape": "
|
|
2180
|
+
"shape": "Sdz"
|
|
2181
2181
|
}
|
|
2182
2182
|
}
|
|
2183
2183
|
}
|
|
@@ -2259,7 +2259,7 @@
|
|
|
2259
2259
|
"type": "structure",
|
|
2260
2260
|
"members": {
|
|
2261
2261
|
"eventConfigurations": {
|
|
2262
|
-
"shape": "
|
|
2262
|
+
"shape": "Sf1"
|
|
2263
2263
|
},
|
|
2264
2264
|
"creationDate": {
|
|
2265
2265
|
"type": "timestamp"
|
|
@@ -2807,7 +2807,7 @@
|
|
|
2807
2807
|
"members": {
|
|
2808
2808
|
"parentGroupName": {},
|
|
2809
2809
|
"rootToParentThingGroups": {
|
|
2810
|
-
"shape": "
|
|
2810
|
+
"shape": "Sgi"
|
|
2811
2811
|
},
|
|
2812
2812
|
"creationDate": {
|
|
2813
2813
|
"type": "timestamp"
|
|
@@ -2893,7 +2893,7 @@
|
|
|
2893
2893
|
"shape": "S7o"
|
|
2894
2894
|
},
|
|
2895
2895
|
"thingTypeMetadata": {
|
|
2896
|
-
"shape": "
|
|
2896
|
+
"shape": "Sgv"
|
|
2897
2897
|
}
|
|
2898
2898
|
}
|
|
2899
2899
|
}
|
|
@@ -3099,10 +3099,10 @@
|
|
|
3099
3099
|
"type": "structure",
|
|
3100
3100
|
"members": {
|
|
3101
3101
|
"thingIndexingConfiguration": {
|
|
3102
|
-
"shape": "
|
|
3102
|
+
"shape": "Shf"
|
|
3103
3103
|
},
|
|
3104
3104
|
"thingGroupIndexingConfiguration": {
|
|
3105
|
-
"shape": "
|
|
3105
|
+
"shape": "Shm"
|
|
3106
3106
|
}
|
|
3107
3107
|
}
|
|
3108
3108
|
}
|
|
@@ -3465,7 +3465,7 @@
|
|
|
3465
3465
|
"type": "structure",
|
|
3466
3466
|
"members": {
|
|
3467
3467
|
"topicRuleDestination": {
|
|
3468
|
-
"shape": "
|
|
3468
|
+
"shape": "Saj"
|
|
3469
3469
|
}
|
|
3470
3470
|
}
|
|
3471
3471
|
}
|
|
@@ -3581,7 +3581,7 @@
|
|
|
3581
3581
|
"type": "structure",
|
|
3582
3582
|
"members": {
|
|
3583
3583
|
"policies": {
|
|
3584
|
-
"shape": "
|
|
3584
|
+
"shape": "Sj9"
|
|
3585
3585
|
},
|
|
3586
3586
|
"nextMarker": {}
|
|
3587
3587
|
}
|
|
@@ -3597,7 +3597,7 @@
|
|
|
3597
3597
|
"taskId": {},
|
|
3598
3598
|
"checkName": {},
|
|
3599
3599
|
"resourceIdentifier": {
|
|
3600
|
-
"shape": "
|
|
3600
|
+
"shape": "Scl"
|
|
3601
3601
|
},
|
|
3602
3602
|
"maxResults": {
|
|
3603
3603
|
"type": "integer"
|
|
@@ -3617,7 +3617,7 @@
|
|
|
3617
3617
|
"findings": {
|
|
3618
3618
|
"type": "list",
|
|
3619
3619
|
"member": {
|
|
3620
|
-
"shape": "
|
|
3620
|
+
"shape": "Scg"
|
|
3621
3621
|
}
|
|
3622
3622
|
},
|
|
3623
3623
|
"nextToken": {}
|
|
@@ -3885,7 +3885,7 @@
|
|
|
3885
3885
|
"billingGroups": {
|
|
3886
3886
|
"type": "list",
|
|
3887
3887
|
"member": {
|
|
3888
|
-
"shape": "
|
|
3888
|
+
"shape": "Sgj"
|
|
3889
3889
|
}
|
|
3890
3890
|
},
|
|
3891
3891
|
"nextToken": {}
|
|
@@ -3965,7 +3965,7 @@
|
|
|
3965
3965
|
"type": "structure",
|
|
3966
3966
|
"members": {
|
|
3967
3967
|
"certificates": {
|
|
3968
|
-
"shape": "
|
|
3968
|
+
"shape": "Sk6"
|
|
3969
3969
|
},
|
|
3970
3970
|
"nextMarker": {}
|
|
3971
3971
|
}
|
|
@@ -4006,7 +4006,7 @@
|
|
|
4006
4006
|
"type": "structure",
|
|
4007
4007
|
"members": {
|
|
4008
4008
|
"certificates": {
|
|
4009
|
-
"shape": "
|
|
4009
|
+
"shape": "Sk6"
|
|
4010
4010
|
},
|
|
4011
4011
|
"nextMarker": {}
|
|
4012
4012
|
}
|
|
@@ -4123,7 +4123,7 @@
|
|
|
4123
4123
|
"members": {
|
|
4124
4124
|
"thingArn": {},
|
|
4125
4125
|
"jobExecutionSummary": {
|
|
4126
|
-
"shape": "
|
|
4126
|
+
"shape": "Skn"
|
|
4127
4127
|
}
|
|
4128
4128
|
}
|
|
4129
4129
|
}
|
|
@@ -4172,7 +4172,7 @@
|
|
|
4172
4172
|
"members": {
|
|
4173
4173
|
"jobId": {},
|
|
4174
4174
|
"jobExecutionSummary": {
|
|
4175
|
-
"shape": "
|
|
4175
|
+
"shape": "Skn"
|
|
4176
4176
|
}
|
|
4177
4177
|
}
|
|
4178
4178
|
}
|
|
@@ -4408,7 +4408,7 @@
|
|
|
4408
4408
|
"type": "structure",
|
|
4409
4409
|
"members": {
|
|
4410
4410
|
"policies": {
|
|
4411
|
-
"shape": "
|
|
4411
|
+
"shape": "Sj9"
|
|
4412
4412
|
},
|
|
4413
4413
|
"nextMarker": {}
|
|
4414
4414
|
}
|
|
@@ -4449,7 +4449,7 @@
|
|
|
4449
4449
|
"type": "structure",
|
|
4450
4450
|
"members": {
|
|
4451
4451
|
"principals": {
|
|
4452
|
-
"shape": "
|
|
4452
|
+
"shape": "Slc"
|
|
4453
4453
|
},
|
|
4454
4454
|
"nextMarker": {}
|
|
4455
4455
|
}
|
|
@@ -4529,7 +4529,7 @@
|
|
|
4529
4529
|
"type": "structure",
|
|
4530
4530
|
"members": {
|
|
4531
4531
|
"policies": {
|
|
4532
|
-
"shape": "
|
|
4532
|
+
"shape": "Sj9"
|
|
4533
4533
|
},
|
|
4534
4534
|
"nextMarker": {}
|
|
4535
4535
|
}
|
|
@@ -4566,7 +4566,7 @@
|
|
|
4566
4566
|
"type": "structure",
|
|
4567
4567
|
"members": {
|
|
4568
4568
|
"things": {
|
|
4569
|
-
"shape": "
|
|
4569
|
+
"shape": "Slm"
|
|
4570
4570
|
},
|
|
4571
4571
|
"nextToken": {}
|
|
4572
4572
|
}
|
|
@@ -4767,7 +4767,7 @@
|
|
|
4767
4767
|
"securityProfileIdentifiers": {
|
|
4768
4768
|
"type": "list",
|
|
4769
4769
|
"member": {
|
|
4770
|
-
"shape": "
|
|
4770
|
+
"shape": "Sm5"
|
|
4771
4771
|
}
|
|
4772
4772
|
},
|
|
4773
4773
|
"nextToken": {}
|
|
@@ -4814,10 +4814,10 @@
|
|
|
4814
4814
|
"type": "structure",
|
|
4815
4815
|
"members": {
|
|
4816
4816
|
"securityProfileIdentifier": {
|
|
4817
|
-
"shape": "
|
|
4817
|
+
"shape": "Sm5"
|
|
4818
4818
|
},
|
|
4819
4819
|
"target": {
|
|
4820
|
-
"shape": "
|
|
4820
|
+
"shape": "Sma"
|
|
4821
4821
|
}
|
|
4822
4822
|
}
|
|
4823
4823
|
}
|
|
@@ -4970,7 +4970,7 @@
|
|
|
4970
4970
|
"securityProfileTargets": {
|
|
4971
4971
|
"type": "list",
|
|
4972
4972
|
"member": {
|
|
4973
|
-
"shape": "
|
|
4973
|
+
"shape": "Sma"
|
|
4974
4974
|
}
|
|
4975
4975
|
},
|
|
4976
4976
|
"nextToken": {}
|
|
@@ -5013,7 +5013,7 @@
|
|
|
5013
5013
|
"type": "structure",
|
|
5014
5014
|
"members": {
|
|
5015
5015
|
"thingGroups": {
|
|
5016
|
-
"shape": "
|
|
5016
|
+
"shape": "Sgi"
|
|
5017
5017
|
},
|
|
5018
5018
|
"nextToken": {}
|
|
5019
5019
|
}
|
|
@@ -5049,7 +5049,7 @@
|
|
|
5049
5049
|
"type": "structure",
|
|
5050
5050
|
"members": {
|
|
5051
5051
|
"thingGroups": {
|
|
5052
|
-
"shape": "
|
|
5052
|
+
"shape": "Sgi"
|
|
5053
5053
|
},
|
|
5054
5054
|
"nextToken": {}
|
|
5055
5055
|
}
|
|
@@ -5076,7 +5076,7 @@
|
|
|
5076
5076
|
"type": "structure",
|
|
5077
5077
|
"members": {
|
|
5078
5078
|
"principals": {
|
|
5079
|
-
"shape": "
|
|
5079
|
+
"shape": "Slc"
|
|
5080
5080
|
}
|
|
5081
5081
|
}
|
|
5082
5082
|
}
|
|
@@ -5195,7 +5195,7 @@
|
|
|
5195
5195
|
"shape": "S7o"
|
|
5196
5196
|
},
|
|
5197
5197
|
"thingTypeMetadata": {
|
|
5198
|
-
"shape": "
|
|
5198
|
+
"shape": "Sgv"
|
|
5199
5199
|
}
|
|
5200
5200
|
}
|
|
5201
5201
|
}
|
|
@@ -5289,7 +5289,7 @@
|
|
|
5289
5289
|
"type": "structure",
|
|
5290
5290
|
"members": {
|
|
5291
5291
|
"things": {
|
|
5292
|
-
"shape": "
|
|
5292
|
+
"shape": "Slm"
|
|
5293
5293
|
},
|
|
5294
5294
|
"nextToken": {}
|
|
5295
5295
|
}
|
|
@@ -5330,7 +5330,7 @@
|
|
|
5330
5330
|
"type": "structure",
|
|
5331
5331
|
"members": {
|
|
5332
5332
|
"things": {
|
|
5333
|
-
"shape": "
|
|
5333
|
+
"shape": "Slm"
|
|
5334
5334
|
},
|
|
5335
5335
|
"nextToken": {}
|
|
5336
5336
|
}
|
|
@@ -5463,7 +5463,7 @@
|
|
|
5463
5463
|
"type": "structure",
|
|
5464
5464
|
"members": {
|
|
5465
5465
|
"logTarget": {
|
|
5466
|
-
"shape": "
|
|
5466
|
+
"shape": "Snw"
|
|
5467
5467
|
},
|
|
5468
5468
|
"logLevel": {}
|
|
5469
5469
|
}
|
|
@@ -5566,7 +5566,7 @@
|
|
|
5566
5566
|
"type": "boolean"
|
|
5567
5567
|
},
|
|
5568
5568
|
"registrationConfig": {
|
|
5569
|
-
"shape": "
|
|
5569
|
+
"shape": "Sed"
|
|
5570
5570
|
}
|
|
5571
5571
|
}
|
|
5572
5572
|
},
|
|
@@ -5749,7 +5749,7 @@
|
|
|
5749
5749
|
"thingId": {},
|
|
5750
5750
|
"thingTypeName": {},
|
|
5751
5751
|
"thingGroupNames": {
|
|
5752
|
-
"shape": "
|
|
5752
|
+
"shape": "Soo"
|
|
5753
5753
|
},
|
|
5754
5754
|
"attributes": {
|
|
5755
5755
|
"shape": "S2m"
|
|
@@ -5781,7 +5781,7 @@
|
|
|
5781
5781
|
"shape": "S2m"
|
|
5782
5782
|
},
|
|
5783
5783
|
"parentGroupNames": {
|
|
5784
|
-
"shape": "
|
|
5784
|
+
"shape": "Soo"
|
|
5785
5785
|
}
|
|
5786
5786
|
}
|
|
5787
5787
|
}
|
|
@@ -5869,7 +5869,7 @@
|
|
|
5869
5869
|
],
|
|
5870
5870
|
"members": {
|
|
5871
5871
|
"logTarget": {
|
|
5872
|
-
"shape": "
|
|
5872
|
+
"shape": "Snw"
|
|
5873
5873
|
},
|
|
5874
5874
|
"logLevel": {}
|
|
5875
5875
|
}
|
|
@@ -5908,10 +5908,10 @@
|
|
|
5908
5908
|
"locationName": "taskId"
|
|
5909
5909
|
},
|
|
5910
5910
|
"target": {
|
|
5911
|
-
"shape": "
|
|
5911
|
+
"shape": "Sd5"
|
|
5912
5912
|
},
|
|
5913
5913
|
"auditCheckToActionsMapping": {
|
|
5914
|
-
"shape": "
|
|
5914
|
+
"shape": "Sd9"
|
|
5915
5915
|
},
|
|
5916
5916
|
"clientRequestToken": {
|
|
5917
5917
|
"idempotencyToken": true
|
|
@@ -6032,7 +6032,7 @@
|
|
|
6032
6032
|
"authInfos": {
|
|
6033
6033
|
"type": "list",
|
|
6034
6034
|
"member": {
|
|
6035
|
-
"shape": "
|
|
6035
|
+
"shape": "Spe"
|
|
6036
6036
|
}
|
|
6037
6037
|
},
|
|
6038
6038
|
"clientId": {
|
|
@@ -6040,10 +6040,10 @@
|
|
|
6040
6040
|
"locationName": "clientId"
|
|
6041
6041
|
},
|
|
6042
6042
|
"policyNamesToAdd": {
|
|
6043
|
-
"shape": "
|
|
6043
|
+
"shape": "Spi"
|
|
6044
6044
|
},
|
|
6045
6045
|
"policyNamesToSkip": {
|
|
6046
|
-
"shape": "
|
|
6046
|
+
"shape": "Spi"
|
|
6047
6047
|
}
|
|
6048
6048
|
}
|
|
6049
6049
|
},
|
|
@@ -6056,13 +6056,13 @@
|
|
|
6056
6056
|
"type": "structure",
|
|
6057
6057
|
"members": {
|
|
6058
6058
|
"authInfo": {
|
|
6059
|
-
"shape": "
|
|
6059
|
+
"shape": "Spe"
|
|
6060
6060
|
},
|
|
6061
6061
|
"allowed": {
|
|
6062
6062
|
"type": "structure",
|
|
6063
6063
|
"members": {
|
|
6064
6064
|
"policies": {
|
|
6065
|
-
"shape": "
|
|
6065
|
+
"shape": "Sj9"
|
|
6066
6066
|
}
|
|
6067
6067
|
}
|
|
6068
6068
|
},
|
|
@@ -6073,7 +6073,7 @@
|
|
|
6073
6073
|
"type": "structure",
|
|
6074
6074
|
"members": {
|
|
6075
6075
|
"policies": {
|
|
6076
|
-
"shape": "
|
|
6076
|
+
"shape": "Sj9"
|
|
6077
6077
|
}
|
|
6078
6078
|
}
|
|
6079
6079
|
},
|
|
@@ -6081,7 +6081,7 @@
|
|
|
6081
6081
|
"type": "structure",
|
|
6082
6082
|
"members": {
|
|
6083
6083
|
"policies": {
|
|
6084
|
-
"shape": "
|
|
6084
|
+
"shape": "Sj9"
|
|
6085
6085
|
}
|
|
6086
6086
|
}
|
|
6087
6087
|
}
|
|
@@ -6226,10 +6226,10 @@
|
|
|
6226
6226
|
"members": {
|
|
6227
6227
|
"roleArn": {},
|
|
6228
6228
|
"auditNotificationTargetConfigurations": {
|
|
6229
|
-
"shape": "
|
|
6229
|
+
"shape": "Sc8"
|
|
6230
6230
|
},
|
|
6231
6231
|
"auditCheckConfigurations": {
|
|
6232
|
-
"shape": "
|
|
6232
|
+
"shape": "Scb"
|
|
6233
6233
|
}
|
|
6234
6234
|
}
|
|
6235
6235
|
},
|
|
@@ -6326,7 +6326,7 @@
|
|
|
6326
6326
|
"locationName": "newAutoRegistrationStatus"
|
|
6327
6327
|
},
|
|
6328
6328
|
"registrationConfig": {
|
|
6329
|
-
"shape": "
|
|
6329
|
+
"shape": "Sed"
|
|
6330
6330
|
},
|
|
6331
6331
|
"removeAutoRegistration": {
|
|
6332
6332
|
"type": "boolean"
|
|
@@ -6434,7 +6434,7 @@
|
|
|
6434
6434
|
"type": "structure",
|
|
6435
6435
|
"members": {
|
|
6436
6436
|
"eventConfigurations": {
|
|
6437
|
-
"shape": "
|
|
6437
|
+
"shape": "Sf1"
|
|
6438
6438
|
}
|
|
6439
6439
|
}
|
|
6440
6440
|
},
|
|
@@ -6451,10 +6451,10 @@
|
|
|
6451
6451
|
"type": "structure",
|
|
6452
6452
|
"members": {
|
|
6453
6453
|
"thingIndexingConfiguration": {
|
|
6454
|
-
"shape": "
|
|
6454
|
+
"shape": "Shf"
|
|
6455
6455
|
},
|
|
6456
6456
|
"thingGroupIndexingConfiguration": {
|
|
6457
|
-
"shape": "
|
|
6457
|
+
"shape": "Shm"
|
|
6458
6458
|
}
|
|
6459
6459
|
}
|
|
6460
6460
|
},
|
|
@@ -6789,10 +6789,10 @@
|
|
|
6789
6789
|
"members": {
|
|
6790
6790
|
"thingName": {},
|
|
6791
6791
|
"thingGroupsToAdd": {
|
|
6792
|
-
"shape": "
|
|
6792
|
+
"shape": "Srl"
|
|
6793
6793
|
},
|
|
6794
6794
|
"thingGroupsToRemove": {
|
|
6795
|
-
"shape": "
|
|
6795
|
+
"shape": "Srl"
|
|
6796
6796
|
},
|
|
6797
6797
|
"overrideDynamicGroups": {
|
|
6798
6798
|
"type": "boolean"
|
|
@@ -7501,6 +7501,17 @@
|
|
|
7501
7501
|
"stateValue": {}
|
|
7502
7502
|
}
|
|
7503
7503
|
},
|
|
7504
|
+
"cloudwatchLogs": {
|
|
7505
|
+
"type": "structure",
|
|
7506
|
+
"required": [
|
|
7507
|
+
"roleArn",
|
|
7508
|
+
"logGroupName"
|
|
7509
|
+
],
|
|
7510
|
+
"members": {
|
|
7511
|
+
"roleArn": {},
|
|
7512
|
+
"logGroupName": {}
|
|
7513
|
+
}
|
|
7514
|
+
},
|
|
7504
7515
|
"elasticsearch": {
|
|
7505
7516
|
"type": "structure",
|
|
7506
7517
|
"required": [
|
|
@@ -7662,7 +7673,7 @@
|
|
|
7662
7673
|
}
|
|
7663
7674
|
}
|
|
7664
7675
|
},
|
|
7665
|
-
"
|
|
7676
|
+
"Saj": {
|
|
7666
7677
|
"type": "structure",
|
|
7667
7678
|
"members": {
|
|
7668
7679
|
"arn": {},
|
|
@@ -7676,7 +7687,7 @@
|
|
|
7676
7687
|
}
|
|
7677
7688
|
}
|
|
7678
7689
|
},
|
|
7679
|
-
"
|
|
7690
|
+
"Sc8": {
|
|
7680
7691
|
"type": "map",
|
|
7681
7692
|
"key": {},
|
|
7682
7693
|
"value": {
|
|
@@ -7690,7 +7701,7 @@
|
|
|
7690
7701
|
}
|
|
7691
7702
|
}
|
|
7692
7703
|
},
|
|
7693
|
-
"
|
|
7704
|
+
"Scb": {
|
|
7694
7705
|
"type": "map",
|
|
7695
7706
|
"key": {},
|
|
7696
7707
|
"value": {
|
|
@@ -7702,7 +7713,7 @@
|
|
|
7702
7713
|
}
|
|
7703
7714
|
}
|
|
7704
7715
|
},
|
|
7705
|
-
"
|
|
7716
|
+
"Scg": {
|
|
7706
7717
|
"type": "structure",
|
|
7707
7718
|
"members": {
|
|
7708
7719
|
"findingId": {},
|
|
@@ -7720,10 +7731,10 @@
|
|
|
7720
7731
|
"members": {
|
|
7721
7732
|
"resourceType": {},
|
|
7722
7733
|
"resourceIdentifier": {
|
|
7723
|
-
"shape": "
|
|
7734
|
+
"shape": "Scl"
|
|
7724
7735
|
},
|
|
7725
7736
|
"additionalInfo": {
|
|
7726
|
-
"shape": "
|
|
7737
|
+
"shape": "Scq"
|
|
7727
7738
|
}
|
|
7728
7739
|
}
|
|
7729
7740
|
},
|
|
@@ -7734,10 +7745,10 @@
|
|
|
7734
7745
|
"members": {
|
|
7735
7746
|
"resourceType": {},
|
|
7736
7747
|
"resourceIdentifier": {
|
|
7737
|
-
"shape": "
|
|
7748
|
+
"shape": "Scl"
|
|
7738
7749
|
},
|
|
7739
7750
|
"additionalInfo": {
|
|
7740
|
-
"shape": "
|
|
7751
|
+
"shape": "Scq"
|
|
7741
7752
|
}
|
|
7742
7753
|
}
|
|
7743
7754
|
}
|
|
@@ -7746,7 +7757,7 @@
|
|
|
7746
7757
|
"reasonForNonComplianceCode": {}
|
|
7747
7758
|
}
|
|
7748
7759
|
},
|
|
7749
|
-
"
|
|
7760
|
+
"Scl": {
|
|
7750
7761
|
"type": "structure",
|
|
7751
7762
|
"members": {
|
|
7752
7763
|
"deviceCertificateId": {},
|
|
@@ -7765,12 +7776,12 @@
|
|
|
7765
7776
|
"roleAliasArn": {}
|
|
7766
7777
|
}
|
|
7767
7778
|
},
|
|
7768
|
-
"
|
|
7779
|
+
"Scq": {
|
|
7769
7780
|
"type": "map",
|
|
7770
7781
|
"key": {},
|
|
7771
7782
|
"value": {}
|
|
7772
7783
|
},
|
|
7773
|
-
"
|
|
7784
|
+
"Sd5": {
|
|
7774
7785
|
"type": "structure",
|
|
7775
7786
|
"members": {
|
|
7776
7787
|
"auditTaskId": {},
|
|
@@ -7788,7 +7799,7 @@
|
|
|
7788
7799
|
}
|
|
7789
7800
|
}
|
|
7790
7801
|
},
|
|
7791
|
-
"
|
|
7802
|
+
"Sd9": {
|
|
7792
7803
|
"type": "map",
|
|
7793
7804
|
"key": {},
|
|
7794
7805
|
"value": {
|
|
@@ -7796,7 +7807,7 @@
|
|
|
7796
7807
|
"member": {}
|
|
7797
7808
|
}
|
|
7798
7809
|
},
|
|
7799
|
-
"
|
|
7810
|
+
"Sdz": {
|
|
7800
7811
|
"type": "structure",
|
|
7801
7812
|
"members": {
|
|
7802
7813
|
"authorizerName": {},
|
|
@@ -7818,7 +7829,7 @@
|
|
|
7818
7829
|
}
|
|
7819
7830
|
}
|
|
7820
7831
|
},
|
|
7821
|
-
"
|
|
7832
|
+
"Sec": {
|
|
7822
7833
|
"type": "structure",
|
|
7823
7834
|
"members": {
|
|
7824
7835
|
"notBefore": {
|
|
@@ -7829,14 +7840,14 @@
|
|
|
7829
7840
|
}
|
|
7830
7841
|
}
|
|
7831
7842
|
},
|
|
7832
|
-
"
|
|
7843
|
+
"Sed": {
|
|
7833
7844
|
"type": "structure",
|
|
7834
7845
|
"members": {
|
|
7835
7846
|
"templateBody": {},
|
|
7836
7847
|
"roleArn": {}
|
|
7837
7848
|
}
|
|
7838
7849
|
},
|
|
7839
|
-
"
|
|
7850
|
+
"Sf1": {
|
|
7840
7851
|
"type": "map",
|
|
7841
7852
|
"key": {},
|
|
7842
7853
|
"value": {
|
|
@@ -7848,20 +7859,20 @@
|
|
|
7848
7859
|
}
|
|
7849
7860
|
}
|
|
7850
7861
|
},
|
|
7851
|
-
"
|
|
7862
|
+
"Sgi": {
|
|
7852
7863
|
"type": "list",
|
|
7853
7864
|
"member": {
|
|
7854
|
-
"shape": "
|
|
7865
|
+
"shape": "Sgj"
|
|
7855
7866
|
}
|
|
7856
7867
|
},
|
|
7857
|
-
"
|
|
7868
|
+
"Sgj": {
|
|
7858
7869
|
"type": "structure",
|
|
7859
7870
|
"members": {
|
|
7860
7871
|
"groupName": {},
|
|
7861
7872
|
"groupArn": {}
|
|
7862
7873
|
}
|
|
7863
7874
|
},
|
|
7864
|
-
"
|
|
7875
|
+
"Sgv": {
|
|
7865
7876
|
"type": "structure",
|
|
7866
7877
|
"members": {
|
|
7867
7878
|
"deprecated": {
|
|
@@ -7875,7 +7886,7 @@
|
|
|
7875
7886
|
}
|
|
7876
7887
|
}
|
|
7877
7888
|
},
|
|
7878
|
-
"
|
|
7889
|
+
"Shf": {
|
|
7879
7890
|
"type": "structure",
|
|
7880
7891
|
"required": [
|
|
7881
7892
|
"thingIndexingMode"
|
|
@@ -7884,14 +7895,14 @@
|
|
|
7884
7895
|
"thingIndexingMode": {},
|
|
7885
7896
|
"thingConnectivityIndexingMode": {},
|
|
7886
7897
|
"managedFields": {
|
|
7887
|
-
"shape": "
|
|
7898
|
+
"shape": "Shi"
|
|
7888
7899
|
},
|
|
7889
7900
|
"customFields": {
|
|
7890
|
-
"shape": "
|
|
7901
|
+
"shape": "Shi"
|
|
7891
7902
|
}
|
|
7892
7903
|
}
|
|
7893
7904
|
},
|
|
7894
|
-
"
|
|
7905
|
+
"Shi": {
|
|
7895
7906
|
"type": "list",
|
|
7896
7907
|
"member": {
|
|
7897
7908
|
"type": "structure",
|
|
@@ -7901,7 +7912,7 @@
|
|
|
7901
7912
|
}
|
|
7902
7913
|
}
|
|
7903
7914
|
},
|
|
7904
|
-
"
|
|
7915
|
+
"Shm": {
|
|
7905
7916
|
"type": "structure",
|
|
7906
7917
|
"required": [
|
|
7907
7918
|
"thingGroupIndexingMode"
|
|
@@ -7909,14 +7920,14 @@
|
|
|
7909
7920
|
"members": {
|
|
7910
7921
|
"thingGroupIndexingMode": {},
|
|
7911
7922
|
"managedFields": {
|
|
7912
|
-
"shape": "
|
|
7923
|
+
"shape": "Shi"
|
|
7913
7924
|
},
|
|
7914
7925
|
"customFields": {
|
|
7915
|
-
"shape": "
|
|
7926
|
+
"shape": "Shi"
|
|
7916
7927
|
}
|
|
7917
7928
|
}
|
|
7918
7929
|
},
|
|
7919
|
-
"
|
|
7930
|
+
"Sj9": {
|
|
7920
7931
|
"type": "list",
|
|
7921
7932
|
"member": {
|
|
7922
7933
|
"type": "structure",
|
|
@@ -7926,7 +7937,7 @@
|
|
|
7926
7937
|
}
|
|
7927
7938
|
}
|
|
7928
7939
|
},
|
|
7929
|
-
"
|
|
7940
|
+
"Sk6": {
|
|
7930
7941
|
"type": "list",
|
|
7931
7942
|
"member": {
|
|
7932
7943
|
"type": "structure",
|
|
@@ -7940,7 +7951,7 @@
|
|
|
7940
7951
|
}
|
|
7941
7952
|
}
|
|
7942
7953
|
},
|
|
7943
|
-
"
|
|
7954
|
+
"Skn": {
|
|
7944
7955
|
"type": "structure",
|
|
7945
7956
|
"members": {
|
|
7946
7957
|
"status": {},
|
|
@@ -7958,15 +7969,15 @@
|
|
|
7958
7969
|
}
|
|
7959
7970
|
}
|
|
7960
7971
|
},
|
|
7961
|
-
"
|
|
7972
|
+
"Slc": {
|
|
7962
7973
|
"type": "list",
|
|
7963
7974
|
"member": {}
|
|
7964
7975
|
},
|
|
7965
|
-
"
|
|
7976
|
+
"Slm": {
|
|
7966
7977
|
"type": "list",
|
|
7967
7978
|
"member": {}
|
|
7968
7979
|
},
|
|
7969
|
-
"
|
|
7980
|
+
"Sm5": {
|
|
7970
7981
|
"type": "structure",
|
|
7971
7982
|
"required": [
|
|
7972
7983
|
"name",
|
|
@@ -7977,7 +7988,7 @@
|
|
|
7977
7988
|
"arn": {}
|
|
7978
7989
|
}
|
|
7979
7990
|
},
|
|
7980
|
-
"
|
|
7991
|
+
"Sma": {
|
|
7981
7992
|
"type": "structure",
|
|
7982
7993
|
"required": [
|
|
7983
7994
|
"arn"
|
|
@@ -7986,7 +7997,7 @@
|
|
|
7986
7997
|
"arn": {}
|
|
7987
7998
|
}
|
|
7988
7999
|
},
|
|
7989
|
-
"
|
|
8000
|
+
"Snw": {
|
|
7990
8001
|
"type": "structure",
|
|
7991
8002
|
"required": [
|
|
7992
8003
|
"targetType"
|
|
@@ -7996,11 +8007,11 @@
|
|
|
7996
8007
|
"targetName": {}
|
|
7997
8008
|
}
|
|
7998
8009
|
},
|
|
7999
|
-
"
|
|
8010
|
+
"Soo": {
|
|
8000
8011
|
"type": "list",
|
|
8001
8012
|
"member": {}
|
|
8002
8013
|
},
|
|
8003
|
-
"
|
|
8014
|
+
"Spe": {
|
|
8004
8015
|
"type": "structure",
|
|
8005
8016
|
"members": {
|
|
8006
8017
|
"actionType": {},
|
|
@@ -8010,11 +8021,11 @@
|
|
|
8010
8021
|
}
|
|
8011
8022
|
}
|
|
8012
8023
|
},
|
|
8013
|
-
"
|
|
8024
|
+
"Spi": {
|
|
8014
8025
|
"type": "list",
|
|
8015
8026
|
"member": {}
|
|
8016
8027
|
},
|
|
8017
|
-
"
|
|
8028
|
+
"Srl": {
|
|
8018
8029
|
"type": "list",
|
|
8019
8030
|
"member": {}
|
|
8020
8031
|
}
|