aws-sdk-core 2.11.539 → 2.11.540
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/appsync/2017-07-25/api-2.json +9 -1
- data/apis/chime/2018-05-01/api-2.json +151 -5
- data/apis/codebuild/2016-10-06/api-2.json +9 -0
- data/apis/imagebuilder/2019-12-02/api-2.json +1 -0
- data/apis/rds/2014-10-31/api-2.json +3 -1
- data/apis/securityhub/2018-10-26/api-2.json +167 -1
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ab8c9ab34386bc8208746d9bbd1ef67d2f55a16851bebdf8173dd6f20a63ce82
|
4
|
+
data.tar.gz: 64e5db1cc92634fdf6fcef62dc8d201464ea71640481019f903390f45b0054d0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 815f5dda254b4b20f851f8bf958eff5d3a4dbb7c785cba211546e7bbd636c015b72f708dceff8b9f265871a346eedb92d0f8eb28c26fdbdb49e9ed891bafa2dd
|
7
|
+
data.tar.gz: 8e6d6644236a41eabc78f7690eed5676ccbb140ff2d8cfce5643b14bd2ea7cbd673a375761de3390b53bcef4e530d0105ab310fbc470cbefa62488919e08b821
|
@@ -711,7 +711,15 @@
|
|
711
711
|
"R4_XLARGE",
|
712
712
|
"R4_2XLARGE",
|
713
713
|
"R4_4XLARGE",
|
714
|
-
"R4_8XLARGE"
|
714
|
+
"R4_8XLARGE",
|
715
|
+
"SMALL",
|
716
|
+
"MEDIUM",
|
717
|
+
"LARGE",
|
718
|
+
"XLARGE",
|
719
|
+
"LARGE_2X",
|
720
|
+
"LARGE_4X",
|
721
|
+
"LARGE_8X",
|
722
|
+
"LARGE_12X"
|
715
723
|
]
|
716
724
|
},
|
717
725
|
"ApiCachingBehavior":{
|
@@ -624,6 +624,24 @@
|
|
624
624
|
{"shape":"ServiceFailureException"}
|
625
625
|
]
|
626
626
|
},
|
627
|
+
"DeleteVoiceConnectorEmergencyCallingConfiguration":{
|
628
|
+
"name":"DeleteVoiceConnectorEmergencyCallingConfiguration",
|
629
|
+
"http":{
|
630
|
+
"method":"DELETE",
|
631
|
+
"requestUri":"/voice-connectors/{voiceConnectorId}/emergency-calling-configuration",
|
632
|
+
"responseCode":204
|
633
|
+
},
|
634
|
+
"input":{"shape":"DeleteVoiceConnectorEmergencyCallingConfigurationRequest"},
|
635
|
+
"errors":[
|
636
|
+
{"shape":"UnauthorizedClientException"},
|
637
|
+
{"shape":"NotFoundException"},
|
638
|
+
{"shape":"ForbiddenException"},
|
639
|
+
{"shape":"BadRequestException"},
|
640
|
+
{"shape":"ThrottledClientException"},
|
641
|
+
{"shape":"ServiceUnavailableException"},
|
642
|
+
{"shape":"ServiceFailureException"}
|
643
|
+
]
|
644
|
+
},
|
627
645
|
"DeleteVoiceConnectorGroup":{
|
628
646
|
"name":"DeleteVoiceConnectorGroup",
|
629
647
|
"http":{
|
@@ -1105,6 +1123,25 @@
|
|
1105
1123
|
{"shape":"ServiceFailureException"}
|
1106
1124
|
]
|
1107
1125
|
},
|
1126
|
+
"GetVoiceConnectorEmergencyCallingConfiguration":{
|
1127
|
+
"name":"GetVoiceConnectorEmergencyCallingConfiguration",
|
1128
|
+
"http":{
|
1129
|
+
"method":"GET",
|
1130
|
+
"requestUri":"/voice-connectors/{voiceConnectorId}/emergency-calling-configuration",
|
1131
|
+
"responseCode":200
|
1132
|
+
},
|
1133
|
+
"input":{"shape":"GetVoiceConnectorEmergencyCallingConfigurationRequest"},
|
1134
|
+
"output":{"shape":"GetVoiceConnectorEmergencyCallingConfigurationResponse"},
|
1135
|
+
"errors":[
|
1136
|
+
{"shape":"UnauthorizedClientException"},
|
1137
|
+
{"shape":"NotFoundException"},
|
1138
|
+
{"shape":"ForbiddenException"},
|
1139
|
+
{"shape":"BadRequestException"},
|
1140
|
+
{"shape":"ThrottledClientException"},
|
1141
|
+
{"shape":"ServiceUnavailableException"},
|
1142
|
+
{"shape":"ServiceFailureException"}
|
1143
|
+
]
|
1144
|
+
},
|
1108
1145
|
"GetVoiceConnectorGroup":{
|
1109
1146
|
"name":"GetVoiceConnectorGroup",
|
1110
1147
|
"http":{
|
@@ -1610,6 +1647,25 @@
|
|
1610
1647
|
{"shape":"ServiceFailureException"}
|
1611
1648
|
]
|
1612
1649
|
},
|
1650
|
+
"PutVoiceConnectorEmergencyCallingConfiguration":{
|
1651
|
+
"name":"PutVoiceConnectorEmergencyCallingConfiguration",
|
1652
|
+
"http":{
|
1653
|
+
"method":"PUT",
|
1654
|
+
"requestUri":"/voice-connectors/{voiceConnectorId}/emergency-calling-configuration",
|
1655
|
+
"responseCode":200
|
1656
|
+
},
|
1657
|
+
"input":{"shape":"PutVoiceConnectorEmergencyCallingConfigurationRequest"},
|
1658
|
+
"output":{"shape":"PutVoiceConnectorEmergencyCallingConfigurationResponse"},
|
1659
|
+
"errors":[
|
1660
|
+
{"shape":"UnauthorizedClientException"},
|
1661
|
+
{"shape":"NotFoundException"},
|
1662
|
+
{"shape":"ForbiddenException"},
|
1663
|
+
{"shape":"BadRequestException"},
|
1664
|
+
{"shape":"ThrottledClientException"},
|
1665
|
+
{"shape":"ServiceUnavailableException"},
|
1666
|
+
{"shape":"ServiceFailureException"}
|
1667
|
+
]
|
1668
|
+
},
|
1613
1669
|
"PutVoiceConnectorLoggingConfiguration":{
|
1614
1670
|
"name":"PutVoiceConnectorLoggingConfiguration",
|
1615
1671
|
"http":{
|
@@ -2252,6 +2308,10 @@
|
|
2252
2308
|
"AlexaForBusinessRoomArn":{"shape":"SensitiveString"}
|
2253
2309
|
}
|
2254
2310
|
},
|
2311
|
+
"Alpha2CountryCode":{
|
2312
|
+
"type":"string",
|
2313
|
+
"pattern":"[A-Z]{2}"
|
2314
|
+
},
|
2255
2315
|
"AreaCode":{
|
2256
2316
|
"type":"string",
|
2257
2317
|
"pattern":"^$|^[0-9]{3,3}$"
|
@@ -2291,7 +2351,10 @@
|
|
2291
2351
|
},
|
2292
2352
|
"AssociatePhoneNumbersWithVoiceConnectorGroupRequest":{
|
2293
2353
|
"type":"structure",
|
2294
|
-
"required":[
|
2354
|
+
"required":[
|
2355
|
+
"VoiceConnectorGroupId",
|
2356
|
+
"E164PhoneNumbers"
|
2357
|
+
],
|
2295
2358
|
"members":{
|
2296
2359
|
"VoiceConnectorGroupId":{
|
2297
2360
|
"shape":"NonEmptyString",
|
@@ -2310,7 +2373,10 @@
|
|
2310
2373
|
},
|
2311
2374
|
"AssociatePhoneNumbersWithVoiceConnectorRequest":{
|
2312
2375
|
"type":"structure",
|
2313
|
-
"required":[
|
2376
|
+
"required":[
|
2377
|
+
"VoiceConnectorId",
|
2378
|
+
"E164PhoneNumbers"
|
2379
|
+
],
|
2314
2380
|
"members":{
|
2315
2381
|
"VoiceConnectorId":{
|
2316
2382
|
"shape":"NonEmptyString",
|
@@ -2909,6 +2975,22 @@
|
|
2909
2975
|
"type":"list",
|
2910
2976
|
"member":{"shape":"Credential"}
|
2911
2977
|
},
|
2978
|
+
"DNISEmergencyCallingConfiguration":{
|
2979
|
+
"type":"structure",
|
2980
|
+
"required":[
|
2981
|
+
"EmergencyPhoneNumber",
|
2982
|
+
"CallingCountry"
|
2983
|
+
],
|
2984
|
+
"members":{
|
2985
|
+
"EmergencyPhoneNumber":{"shape":"E164PhoneNumber"},
|
2986
|
+
"TestPhoneNumber":{"shape":"E164PhoneNumber"},
|
2987
|
+
"CallingCountry":{"shape":"Alpha2CountryCode"}
|
2988
|
+
}
|
2989
|
+
},
|
2990
|
+
"DNISEmergencyCallingConfigurationList":{
|
2991
|
+
"type":"list",
|
2992
|
+
"member":{"shape":"DNISEmergencyCallingConfiguration"}
|
2993
|
+
},
|
2912
2994
|
"DataRetentionInHours":{
|
2913
2995
|
"type":"integer",
|
2914
2996
|
"min":0
|
@@ -3052,6 +3134,17 @@
|
|
3052
3134
|
}
|
3053
3135
|
}
|
3054
3136
|
},
|
3137
|
+
"DeleteVoiceConnectorEmergencyCallingConfigurationRequest":{
|
3138
|
+
"type":"structure",
|
3139
|
+
"required":["VoiceConnectorId"],
|
3140
|
+
"members":{
|
3141
|
+
"VoiceConnectorId":{
|
3142
|
+
"shape":"NonEmptyString",
|
3143
|
+
"location":"uri",
|
3144
|
+
"locationName":"voiceConnectorId"
|
3145
|
+
}
|
3146
|
+
}
|
3147
|
+
},
|
3055
3148
|
"DeleteVoiceConnectorGroupRequest":{
|
3056
3149
|
"type":"structure",
|
3057
3150
|
"required":["VoiceConnectorGroupId"],
|
@@ -3109,7 +3202,10 @@
|
|
3109
3202
|
},
|
3110
3203
|
"DeleteVoiceConnectorTerminationCredentialsRequest":{
|
3111
3204
|
"type":"structure",
|
3112
|
-
"required":[
|
3205
|
+
"required":[
|
3206
|
+
"Usernames",
|
3207
|
+
"VoiceConnectorId"
|
3208
|
+
],
|
3113
3209
|
"members":{
|
3114
3210
|
"VoiceConnectorId":{
|
3115
3211
|
"shape":"NonEmptyString",
|
@@ -3156,7 +3252,10 @@
|
|
3156
3252
|
},
|
3157
3253
|
"DisassociatePhoneNumbersFromVoiceConnectorGroupRequest":{
|
3158
3254
|
"type":"structure",
|
3159
|
-
"required":[
|
3255
|
+
"required":[
|
3256
|
+
"VoiceConnectorGroupId",
|
3257
|
+
"E164PhoneNumbers"
|
3258
|
+
],
|
3160
3259
|
"members":{
|
3161
3260
|
"VoiceConnectorGroupId":{
|
3162
3261
|
"shape":"NonEmptyString",
|
@@ -3174,7 +3273,10 @@
|
|
3174
3273
|
},
|
3175
3274
|
"DisassociatePhoneNumbersFromVoiceConnectorRequest":{
|
3176
3275
|
"type":"structure",
|
3177
|
-
"required":[
|
3276
|
+
"required":[
|
3277
|
+
"VoiceConnectorId",
|
3278
|
+
"E164PhoneNumbers"
|
3279
|
+
],
|
3178
3280
|
"members":{
|
3179
3281
|
"VoiceConnectorId":{
|
3180
3282
|
"shape":"NonEmptyString",
|
@@ -3232,6 +3334,12 @@
|
|
3232
3334
|
"Failed"
|
3233
3335
|
]
|
3234
3336
|
},
|
3337
|
+
"EmergencyCallingConfiguration":{
|
3338
|
+
"type":"structure",
|
3339
|
+
"members":{
|
3340
|
+
"DNIS":{"shape":"DNISEmergencyCallingConfigurationList"}
|
3341
|
+
}
|
3342
|
+
},
|
3235
3343
|
"ErrorCode":{
|
3236
3344
|
"type":"string",
|
3237
3345
|
"enum":[
|
@@ -3590,6 +3698,23 @@
|
|
3590
3698
|
"UserSettings":{"shape":"UserSettings"}
|
3591
3699
|
}
|
3592
3700
|
},
|
3701
|
+
"GetVoiceConnectorEmergencyCallingConfigurationRequest":{
|
3702
|
+
"type":"structure",
|
3703
|
+
"required":["VoiceConnectorId"],
|
3704
|
+
"members":{
|
3705
|
+
"VoiceConnectorId":{
|
3706
|
+
"shape":"NonEmptyString",
|
3707
|
+
"location":"uri",
|
3708
|
+
"locationName":"voiceConnectorId"
|
3709
|
+
}
|
3710
|
+
}
|
3711
|
+
},
|
3712
|
+
"GetVoiceConnectorEmergencyCallingConfigurationResponse":{
|
3713
|
+
"type":"structure",
|
3714
|
+
"members":{
|
3715
|
+
"EmergencyCallingConfiguration":{"shape":"EmergencyCallingConfiguration"}
|
3716
|
+
}
|
3717
|
+
},
|
3593
3718
|
"GetVoiceConnectorGroupRequest":{
|
3594
3719
|
"type":"structure",
|
3595
3720
|
"required":["VoiceConnectorGroupId"],
|
@@ -4693,6 +4818,27 @@
|
|
4693
4818
|
"InitiateDeletionTimestamp":{"shape":"Iso8601Timestamp"}
|
4694
4819
|
}
|
4695
4820
|
},
|
4821
|
+
"PutVoiceConnectorEmergencyCallingConfigurationRequest":{
|
4822
|
+
"type":"structure",
|
4823
|
+
"required":[
|
4824
|
+
"VoiceConnectorId",
|
4825
|
+
"EmergencyCallingConfiguration"
|
4826
|
+
],
|
4827
|
+
"members":{
|
4828
|
+
"VoiceConnectorId":{
|
4829
|
+
"shape":"NonEmptyString",
|
4830
|
+
"location":"uri",
|
4831
|
+
"locationName":"voiceConnectorId"
|
4832
|
+
},
|
4833
|
+
"EmergencyCallingConfiguration":{"shape":"EmergencyCallingConfiguration"}
|
4834
|
+
}
|
4835
|
+
},
|
4836
|
+
"PutVoiceConnectorEmergencyCallingConfigurationResponse":{
|
4837
|
+
"type":"structure",
|
4838
|
+
"members":{
|
4839
|
+
"EmergencyCallingConfiguration":{"shape":"EmergencyCallingConfiguration"}
|
4840
|
+
}
|
4841
|
+
},
|
4696
4842
|
"PutVoiceConnectorLoggingConfigurationRequest":{
|
4697
4843
|
"type":"structure",
|
4698
4844
|
"required":[
|
@@ -648,6 +648,13 @@
|
|
648
648
|
"type":"list",
|
649
649
|
"member":{"shape":"String"}
|
650
650
|
},
|
651
|
+
"BuildStatusConfig":{
|
652
|
+
"type":"structure",
|
653
|
+
"members":{
|
654
|
+
"context":{"shape":"String"},
|
655
|
+
"targetUrl":{"shape":"String"}
|
656
|
+
}
|
657
|
+
},
|
651
658
|
"Builds":{
|
652
659
|
"type":"list",
|
653
660
|
"member":{"shape":"Build"}
|
@@ -1408,6 +1415,7 @@
|
|
1408
1415
|
"buildspec":{"shape":"String"},
|
1409
1416
|
"auth":{"shape":"SourceAuth"},
|
1410
1417
|
"reportBuildStatus":{"shape":"WrapperBoolean"},
|
1418
|
+
"buildStatusConfig":{"shape":"BuildStatusConfig"},
|
1411
1419
|
"insecureSsl":{"shape":"WrapperBoolean"},
|
1412
1420
|
"sourceIdentifier":{"shape":"String"}
|
1413
1421
|
}
|
@@ -1690,6 +1698,7 @@
|
|
1690
1698
|
"buildspecOverride":{"shape":"String"},
|
1691
1699
|
"insecureSslOverride":{"shape":"WrapperBoolean"},
|
1692
1700
|
"reportBuildStatusOverride":{"shape":"WrapperBoolean"},
|
1701
|
+
"buildStatusConfigOverride":{"shape":"BuildStatusConfig"},
|
1693
1702
|
"environmentTypeOverride":{"shape":"EnvironmentType"},
|
1694
1703
|
"imageOverride":{"shape":"NonEmptyString"},
|
1695
1704
|
"computeTypeOverride":{"shape":"ComputeType"},
|
@@ -1573,7 +1573,9 @@
|
|
1573
1573
|
{"shape":"AuthorizationNotFoundFault"},
|
1574
1574
|
{"shape":"CertificateNotFoundFault"},
|
1575
1575
|
{"shape":"DomainNotFoundFault"},
|
1576
|
-
{"shape":"BackupPolicyNotFoundFault"}
|
1576
|
+
{"shape":"BackupPolicyNotFoundFault"},
|
1577
|
+
{"shape":"KMSKeyNotAccessibleFault"},
|
1578
|
+
{"shape":"InvalidDBClusterStateFault"}
|
1577
1579
|
]
|
1578
1580
|
},
|
1579
1581
|
"ModifyDBParameterGroup":{
|
@@ -733,6 +733,16 @@
|
|
733
733
|
"type":"list",
|
734
734
|
"member":{"shape":"AvailabilityZone"}
|
735
735
|
},
|
736
|
+
"AwsAutoScalingAutoScalingGroupDetails":{
|
737
|
+
"type":"structure",
|
738
|
+
"members":{
|
739
|
+
"LaunchConfigurationName":{"shape":"NonEmptyString"},
|
740
|
+
"LoadBalancerNames":{"shape":"StringList"},
|
741
|
+
"HealthCheckType":{"shape":"NonEmptyString"},
|
742
|
+
"HealthCheckGracePeriod":{"shape":"Integer"},
|
743
|
+
"CreatedTime":{"shape":"NonEmptyString"}
|
744
|
+
}
|
745
|
+
},
|
736
746
|
"AwsCloudFrontDistributionDetails":{
|
737
747
|
"type":"structure",
|
738
748
|
"members":{
|
@@ -934,6 +944,40 @@
|
|
934
944
|
"type":"list",
|
935
945
|
"member":{"shape":"AwsEc2SecurityGroupUserIdGroupPair"}
|
936
946
|
},
|
947
|
+
"AwsEc2VolumeAttachment":{
|
948
|
+
"type":"structure",
|
949
|
+
"members":{
|
950
|
+
"AttachTime":{"shape":"NonEmptyString"},
|
951
|
+
"DeleteOnTermination":{"shape":"Boolean"},
|
952
|
+
"InstanceId":{"shape":"NonEmptyString"},
|
953
|
+
"Status":{"shape":"NonEmptyString"}
|
954
|
+
}
|
955
|
+
},
|
956
|
+
"AwsEc2VolumeAttachmentList":{
|
957
|
+
"type":"list",
|
958
|
+
"member":{"shape":"AwsEc2VolumeAttachment"}
|
959
|
+
},
|
960
|
+
"AwsEc2VolumeDetails":{
|
961
|
+
"type":"structure",
|
962
|
+
"members":{
|
963
|
+
"CreateTime":{"shape":"NonEmptyString"},
|
964
|
+
"Encrypted":{"shape":"Boolean"},
|
965
|
+
"Size":{"shape":"Integer"},
|
966
|
+
"SnapshotId":{"shape":"NonEmptyString"},
|
967
|
+
"Status":{"shape":"NonEmptyString"},
|
968
|
+
"KmsKeyId":{"shape":"NonEmptyString"},
|
969
|
+
"Attachments":{"shape":"AwsEc2VolumeAttachmentList"}
|
970
|
+
}
|
971
|
+
},
|
972
|
+
"AwsEc2VpcDetails":{
|
973
|
+
"type":"structure",
|
974
|
+
"members":{
|
975
|
+
"CidrBlockAssociationSet":{"shape":"CidrBlockAssociationList"},
|
976
|
+
"Ipv6CidrBlockAssociationSet":{"shape":"Ipv6CidrBlockAssociationList"},
|
977
|
+
"DhcpOptionsId":{"shape":"NonEmptyString"},
|
978
|
+
"State":{"shape":"NonEmptyString"}
|
979
|
+
}
|
980
|
+
},
|
937
981
|
"AwsElasticsearchDomainDetails":{
|
938
982
|
"type":"structure",
|
939
983
|
"members":{
|
@@ -1265,6 +1309,7 @@
|
|
1265
1309
|
"UserDefinedFields":{"shape":"FieldMap"},
|
1266
1310
|
"Malware":{"shape":"MalwareList"},
|
1267
1311
|
"Network":{"shape":"Network"},
|
1312
|
+
"NetworkPath":{"shape":"NetworkPathList"},
|
1268
1313
|
"Process":{"shape":"ProcessDetails"},
|
1269
1314
|
"ThreatIntelIndicators":{"shape":"ThreatIntelIndicatorList"},
|
1270
1315
|
"Resources":{"shape":"ResourceList"},
|
@@ -1274,7 +1319,8 @@
|
|
1274
1319
|
"Workflow":{"shape":"Workflow"},
|
1275
1320
|
"RecordState":{"shape":"RecordState"},
|
1276
1321
|
"RelatedFindings":{"shape":"RelatedFindingList"},
|
1277
|
-
"Note":{"shape":"Note"}
|
1322
|
+
"Note":{"shape":"Note"},
|
1323
|
+
"Vulnerabilities":{"shape":"VulnerabilityList"}
|
1278
1324
|
}
|
1279
1325
|
},
|
1280
1326
|
"AwsSecurityFindingFilters":{
|
@@ -1532,6 +1578,18 @@
|
|
1532
1578
|
"type":"list",
|
1533
1579
|
"member":{"shape":"NonEmptyString"}
|
1534
1580
|
},
|
1581
|
+
"CidrBlockAssociation":{
|
1582
|
+
"type":"structure",
|
1583
|
+
"members":{
|
1584
|
+
"AssociationId":{"shape":"NonEmptyString"},
|
1585
|
+
"CidrBlock":{"shape":"NonEmptyString"},
|
1586
|
+
"CidrBlockState":{"shape":"NonEmptyString"}
|
1587
|
+
}
|
1588
|
+
},
|
1589
|
+
"CidrBlockAssociationList":{
|
1590
|
+
"type":"list",
|
1591
|
+
"member":{"shape":"CidrBlockAssociation"}
|
1592
|
+
},
|
1535
1593
|
"Compliance":{
|
1536
1594
|
"type":"structure",
|
1537
1595
|
"members":{
|
@@ -1617,6 +1675,18 @@
|
|
1617
1675
|
"UnprocessedAccounts":{"shape":"ResultList"}
|
1618
1676
|
}
|
1619
1677
|
},
|
1678
|
+
"Cvss":{
|
1679
|
+
"type":"structure",
|
1680
|
+
"members":{
|
1681
|
+
"Version":{"shape":"NonEmptyString"},
|
1682
|
+
"BaseScore":{"shape":"Double"},
|
1683
|
+
"BaseVector":{"shape":"NonEmptyString"}
|
1684
|
+
}
|
1685
|
+
},
|
1686
|
+
"CvssList":{
|
1687
|
+
"type":"list",
|
1688
|
+
"member":{"shape":"Cvss"}
|
1689
|
+
},
|
1620
1690
|
"DateFilter":{
|
1621
1691
|
"type":"structure",
|
1622
1692
|
"members":{
|
@@ -2138,6 +2208,18 @@
|
|
2138
2208
|
"type":"list",
|
2139
2209
|
"member":{"shape":"IpFilter"}
|
2140
2210
|
},
|
2211
|
+
"Ipv6CidrBlockAssociation":{
|
2212
|
+
"type":"structure",
|
2213
|
+
"members":{
|
2214
|
+
"AssociationId":{"shape":"NonEmptyString"},
|
2215
|
+
"Ipv6CidrBlock":{"shape":"NonEmptyString"},
|
2216
|
+
"CidrBlockState":{"shape":"NonEmptyString"}
|
2217
|
+
}
|
2218
|
+
},
|
2219
|
+
"Ipv6CidrBlockAssociationList":{
|
2220
|
+
"type":"list",
|
2221
|
+
"member":{"shape":"Ipv6CidrBlockAssociation"}
|
2222
|
+
},
|
2141
2223
|
"KeywordFilter":{
|
2142
2224
|
"type":"structure",
|
2143
2225
|
"members":{
|
@@ -2335,6 +2417,7 @@
|
|
2335
2417
|
"members":{
|
2336
2418
|
"Direction":{"shape":"NetworkDirection"},
|
2337
2419
|
"Protocol":{"shape":"NonEmptyString"},
|
2420
|
+
"OpenPortRange":{"shape":"PortRange"},
|
2338
2421
|
"SourceIpV4":{"shape":"NonEmptyString"},
|
2339
2422
|
"SourceIpV6":{"shape":"NonEmptyString"},
|
2340
2423
|
"SourcePort":{"shape":"Integer"},
|
@@ -2353,6 +2436,34 @@
|
|
2353
2436
|
"OUT"
|
2354
2437
|
]
|
2355
2438
|
},
|
2439
|
+
"NetworkHeader":{
|
2440
|
+
"type":"structure",
|
2441
|
+
"members":{
|
2442
|
+
"Protocol":{"shape":"NonEmptyString"},
|
2443
|
+
"Destination":{"shape":"NetworkPathComponentDetails"},
|
2444
|
+
"Source":{"shape":"NetworkPathComponentDetails"}
|
2445
|
+
}
|
2446
|
+
},
|
2447
|
+
"NetworkPathComponent":{
|
2448
|
+
"type":"structure",
|
2449
|
+
"members":{
|
2450
|
+
"ComponentId":{"shape":"NonEmptyString"},
|
2451
|
+
"ComponentType":{"shape":"NonEmptyString"},
|
2452
|
+
"Egress":{"shape":"NetworkHeader"},
|
2453
|
+
"Ingress":{"shape":"NetworkHeader"}
|
2454
|
+
}
|
2455
|
+
},
|
2456
|
+
"NetworkPathComponentDetails":{
|
2457
|
+
"type":"structure",
|
2458
|
+
"members":{
|
2459
|
+
"Address":{"shape":"StringList"},
|
2460
|
+
"PortRanges":{"shape":"PortRangeList"}
|
2461
|
+
}
|
2462
|
+
},
|
2463
|
+
"NetworkPathList":{
|
2464
|
+
"type":"list",
|
2465
|
+
"member":{"shape":"NetworkPathComponent"}
|
2466
|
+
},
|
2356
2467
|
"NextToken":{"type":"string"},
|
2357
2468
|
"NonEmptyString":{
|
2358
2469
|
"type":"string",
|
@@ -2406,6 +2517,17 @@
|
|
2406
2517
|
"aws-us-gov"
|
2407
2518
|
]
|
2408
2519
|
},
|
2520
|
+
"PortRange":{
|
2521
|
+
"type":"structure",
|
2522
|
+
"members":{
|
2523
|
+
"Begin":{"shape":"Integer"},
|
2524
|
+
"End":{"shape":"Integer"}
|
2525
|
+
}
|
2526
|
+
},
|
2527
|
+
"PortRangeList":{
|
2528
|
+
"type":"list",
|
2529
|
+
"member":{"shape":"PortRange"}
|
2530
|
+
},
|
2409
2531
|
"ProcessDetails":{
|
2410
2532
|
"type":"structure",
|
2411
2533
|
"members":{
|
@@ -2515,11 +2637,14 @@
|
|
2515
2637
|
"ResourceDetails":{
|
2516
2638
|
"type":"structure",
|
2517
2639
|
"members":{
|
2640
|
+
"AwsAutoScalingAutoScalingGroup":{"shape":"AwsAutoScalingAutoScalingGroupDetails"},
|
2518
2641
|
"AwsCodeBuildProject":{"shape":"AwsCodeBuildProjectDetails"},
|
2519
2642
|
"AwsCloudFrontDistribution":{"shape":"AwsCloudFrontDistributionDetails"},
|
2520
2643
|
"AwsEc2Instance":{"shape":"AwsEc2InstanceDetails"},
|
2521
2644
|
"AwsEc2NetworkInterface":{"shape":"AwsEc2NetworkInterfaceDetails"},
|
2522
2645
|
"AwsEc2SecurityGroup":{"shape":"AwsEc2SecurityGroupDetails"},
|
2646
|
+
"AwsEc2Volume":{"shape":"AwsEc2VolumeDetails"},
|
2647
|
+
"AwsEc2Vpc":{"shape":"AwsEc2VpcDetails"},
|
2523
2648
|
"AwsElbv2LoadBalancer":{"shape":"AwsElbv2LoadBalancerDetails"},
|
2524
2649
|
"AwsElasticsearchDomain":{"shape":"AwsElasticsearchDomainDetails"},
|
2525
2650
|
"AwsS3Bucket":{"shape":"AwsS3BucketDetails"},
|
@@ -2601,6 +2726,20 @@
|
|
2601
2726
|
"Label":{"shape":"SeverityLabel"}
|
2602
2727
|
}
|
2603
2728
|
},
|
2729
|
+
"SoftwarePackage":{
|
2730
|
+
"type":"structure",
|
2731
|
+
"members":{
|
2732
|
+
"Name":{"shape":"NonEmptyString"},
|
2733
|
+
"Version":{"shape":"NonEmptyString"},
|
2734
|
+
"Epoch":{"shape":"NonEmptyString"},
|
2735
|
+
"Release":{"shape":"NonEmptyString"},
|
2736
|
+
"Architecture":{"shape":"NonEmptyString"}
|
2737
|
+
}
|
2738
|
+
},
|
2739
|
+
"SoftwarePackageList":{
|
2740
|
+
"type":"list",
|
2741
|
+
"member":{"shape":"SoftwarePackage"}
|
2742
|
+
},
|
2604
2743
|
"SortCriteria":{
|
2605
2744
|
"type":"list",
|
2606
2745
|
"member":{"shape":"SortCriterion"}
|
@@ -2934,6 +3073,33 @@
|
|
2934
3073
|
"BENIGN_POSITIVE"
|
2935
3074
|
]
|
2936
3075
|
},
|
3076
|
+
"Vulnerability":{
|
3077
|
+
"type":"structure",
|
3078
|
+
"required":["Id"],
|
3079
|
+
"members":{
|
3080
|
+
"Id":{"shape":"NonEmptyString"},
|
3081
|
+
"VulnerablePackages":{"shape":"SoftwarePackageList"},
|
3082
|
+
"Cvss":{"shape":"CvssList"},
|
3083
|
+
"RelatedVulnerabilities":{"shape":"StringList"},
|
3084
|
+
"Vendor":{"shape":"VulnerabilityVendor"},
|
3085
|
+
"ReferenceUrls":{"shape":"StringList"}
|
3086
|
+
}
|
3087
|
+
},
|
3088
|
+
"VulnerabilityList":{
|
3089
|
+
"type":"list",
|
3090
|
+
"member":{"shape":"Vulnerability"}
|
3091
|
+
},
|
3092
|
+
"VulnerabilityVendor":{
|
3093
|
+
"type":"structure",
|
3094
|
+
"required":["Name"],
|
3095
|
+
"members":{
|
3096
|
+
"Name":{"shape":"NonEmptyString"},
|
3097
|
+
"Url":{"shape":"NonEmptyString"},
|
3098
|
+
"VendorSeverity":{"shape":"NonEmptyString"},
|
3099
|
+
"VendorCreatedAt":{"shape":"NonEmptyString"},
|
3100
|
+
"VendorUpdatedAt":{"shape":"NonEmptyString"}
|
3101
|
+
}
|
3102
|
+
},
|
2937
3103
|
"WafAction":{
|
2938
3104
|
"type":"structure",
|
2939
3105
|
"members":{
|
data/lib/aws-sdk-core/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-core
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.11.
|
4
|
+
version: 2.11.540
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-07-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jmespath
|