|
812 | 812 | "members":{ |
813 | 813 | } |
814 | 814 | }, |
| 815 | + "AccessControlList":{ |
| 816 | + "type":"structure", |
| 817 | + "members":{ |
| 818 | + "AllowsPublicReadAccess":{ |
| 819 | + "shape":"Boolean", |
| 820 | + "locationName":"allowsPublicReadAccess" |
| 821 | + }, |
| 822 | + "AllowsPublicWriteAccess":{ |
| 823 | + "shape":"Boolean", |
| 824 | + "locationName":"allowsPublicWriteAccess" |
| 825 | + } |
| 826 | + } |
| 827 | + }, |
815 | 828 | "AccessKeyDetails":{ |
816 | 829 | "type":"structure", |
817 | 830 | "members":{ |
|
867 | 880 | "max":50, |
868 | 881 | "min":1 |
869 | 882 | }, |
| 883 | + "AccountLevelPermissions":{ |
| 884 | + "type":"structure", |
| 885 | + "members":{ |
| 886 | + "BlockPublicAccess":{ |
| 887 | + "shape":"BlockPublicAccess", |
| 888 | + "locationName":"blockPublicAccess" |
| 889 | + } |
| 890 | + } |
| 891 | + }, |
870 | 892 | "Action":{ |
871 | 893 | "type":"structure", |
872 | 894 | "members":{ |
|
983 | 1005 | "error":{"httpStatusCode":400}, |
984 | 1006 | "exception":true |
985 | 1007 | }, |
| 1008 | + "BlockPublicAccess":{ |
| 1009 | + "type":"structure", |
| 1010 | + "members":{ |
| 1011 | + "IgnorePublicAcls":{ |
| 1012 | + "shape":"Boolean", |
| 1013 | + "locationName":"ignorePublicAcls" |
| 1014 | + }, |
| 1015 | + "RestrictPublicBuckets":{ |
| 1016 | + "shape":"Boolean", |
| 1017 | + "locationName":"restrictPublicBuckets" |
| 1018 | + }, |
| 1019 | + "BlockPublicAcls":{ |
| 1020 | + "shape":"Boolean", |
| 1021 | + "locationName":"blockPublicAcls" |
| 1022 | + }, |
| 1023 | + "BlockPublicPolicy":{ |
| 1024 | + "shape":"Boolean", |
| 1025 | + "locationName":"blockPublicPolicy" |
| 1026 | + } |
| 1027 | + } |
| 1028 | + }, |
986 | 1029 | "Boolean":{"type":"boolean"}, |
| 1030 | + "BucketLevelPermissions":{ |
| 1031 | + "type":"structure", |
| 1032 | + "members":{ |
| 1033 | + "AccessControlList":{ |
| 1034 | + "shape":"AccessControlList", |
| 1035 | + "locationName":"accessControlList" |
| 1036 | + }, |
| 1037 | + "BucketPolicy":{ |
| 1038 | + "shape":"BucketPolicy", |
| 1039 | + "locationName":"bucketPolicy" |
| 1040 | + }, |
| 1041 | + "BlockPublicAccess":{ |
| 1042 | + "shape":"BlockPublicAccess", |
| 1043 | + "locationName":"blockPublicAccess" |
| 1044 | + } |
| 1045 | + } |
| 1046 | + }, |
| 1047 | + "BucketPolicy":{ |
| 1048 | + "type":"structure", |
| 1049 | + "members":{ |
| 1050 | + "AllowsPublicReadAccess":{ |
| 1051 | + "shape":"Boolean", |
| 1052 | + "locationName":"allowsPublicReadAccess" |
| 1053 | + }, |
| 1054 | + "AllowsPublicWriteAccess":{ |
| 1055 | + "shape":"Boolean", |
| 1056 | + "locationName":"allowsPublicWriteAccess" |
| 1057 | + } |
| 1058 | + } |
| 1059 | + }, |
987 | 1060 | "City":{ |
988 | 1061 | "type":"structure", |
989 | 1062 | "members":{ |
|
1376 | 1449 | } |
1377 | 1450 | } |
1378 | 1451 | }, |
| 1452 | + "DefaultServerSideEncryption":{ |
| 1453 | + "type":"structure", |
| 1454 | + "members":{ |
| 1455 | + "EncryptionType":{ |
| 1456 | + "shape":"String", |
| 1457 | + "locationName":"encryptionType" |
| 1458 | + }, |
| 1459 | + "KmsMasterKeyArn":{ |
| 1460 | + "shape":"String", |
| 1461 | + "locationName":"kmsMasterKeyArn" |
| 1462 | + } |
| 1463 | + } |
| 1464 | + }, |
1379 | 1465 | "DeleteDetectorRequest":{ |
1380 | 1466 | "type":"structure", |
1381 | 1467 | "required":["DetectorId"], |
|
3055 | 3141 | } |
3056 | 3142 | } |
3057 | 3143 | }, |
| 3144 | + "Owner":{ |
| 3145 | + "type":"structure", |
| 3146 | + "members":{ |
| 3147 | + "Id":{ |
| 3148 | + "shape":"String", |
| 3149 | + "locationName":"id" |
| 3150 | + } |
| 3151 | + } |
| 3152 | + }, |
| 3153 | + "PermissionConfiguration":{ |
| 3154 | + "type":"structure", |
| 3155 | + "members":{ |
| 3156 | + "BucketLevelPermissions":{ |
| 3157 | + "shape":"BucketLevelPermissions", |
| 3158 | + "locationName":"bucketLevelPermissions" |
| 3159 | + }, |
| 3160 | + "AccountLevelPermissions":{ |
| 3161 | + "shape":"AccountLevelPermissions", |
| 3162 | + "locationName":"accountLevelPermissions" |
| 3163 | + } |
| 3164 | + } |
| 3165 | + }, |
3058 | 3166 | "PortProbeAction":{ |
3059 | 3167 | "type":"structure", |
3060 | 3168 | "members":{ |
|
3123 | 3231 | "type":"list", |
3124 | 3232 | "member":{"shape":"ProductCode"} |
3125 | 3233 | }, |
| 3234 | + "PublicAccess":{ |
| 3235 | + "type":"structure", |
| 3236 | + "members":{ |
| 3237 | + "PermissionConfiguration":{ |
| 3238 | + "shape":"PermissionConfiguration", |
| 3239 | + "locationName":"permissionConfiguration" |
| 3240 | + }, |
| 3241 | + "EffectivePermission":{ |
| 3242 | + "shape":"String", |
| 3243 | + "locationName":"effectivePermission" |
| 3244 | + } |
| 3245 | + } |
| 3246 | + }, |
3126 | 3247 | "PublishingStatus":{ |
3127 | 3248 | "type":"string", |
3128 | 3249 | "enum":[ |
|
3179 | 3300 | "shape":"AccessKeyDetails", |
3180 | 3301 | "locationName":"accessKeyDetails" |
3181 | 3302 | }, |
| 3303 | + "S3BucketDetails":{ |
| 3304 | + "shape":"S3BucketDetails", |
| 3305 | + "locationName":"s3BucketDetails" |
| 3306 | + }, |
3182 | 3307 | "InstanceDetails":{ |
3183 | 3308 | "shape":"InstanceDetails", |
3184 | 3309 | "locationName":"instanceDetails" |
|
3189 | 3314 | } |
3190 | 3315 | } |
3191 | 3316 | }, |
| 3317 | + "S3BucketDetail":{ |
| 3318 | + "type":"structure", |
| 3319 | + "members":{ |
| 3320 | + "Arn":{ |
| 3321 | + "shape":"String", |
| 3322 | + "locationName":"arn" |
| 3323 | + }, |
| 3324 | + "Name":{ |
| 3325 | + "shape":"String", |
| 3326 | + "locationName":"name" |
| 3327 | + }, |
| 3328 | + "Type":{ |
| 3329 | + "shape":"String", |
| 3330 | + "locationName":"type" |
| 3331 | + }, |
| 3332 | + "CreatedAt":{ |
| 3333 | + "shape":"Timestamp", |
| 3334 | + "locationName":"createdAt" |
| 3335 | + }, |
| 3336 | + "Owner":{ |
| 3337 | + "shape":"Owner", |
| 3338 | + "locationName":"owner" |
| 3339 | + }, |
| 3340 | + "Tags":{ |
| 3341 | + "shape":"Tags", |
| 3342 | + "locationName":"tags" |
| 3343 | + }, |
| 3344 | + "DefaultServerSideEncryption":{ |
| 3345 | + "shape":"DefaultServerSideEncryption", |
| 3346 | + "locationName":"defaultServerSideEncryption" |
| 3347 | + }, |
| 3348 | + "PublicAccess":{ |
| 3349 | + "shape":"PublicAccess", |
| 3350 | + "locationName":"publicAccess" |
| 3351 | + } |
| 3352 | + } |
| 3353 | + }, |
| 3354 | + "S3BucketDetails":{ |
| 3355 | + "type":"list", |
| 3356 | + "member":{"shape":"S3BucketDetail"} |
| 3357 | + }, |
3192 | 3358 | "SecurityGroup":{ |
3193 | 3359 | "type":"structure", |
3194 | 3360 | "members":{ |
|
3438 | 3604 | "type":"list", |
3439 | 3605 | "member":{"shape":"String"} |
3440 | 3606 | }, |
| 3607 | + "Timestamp":{"type":"timestamp"}, |
3441 | 3608 | "UnarchiveFindingsRequest":{ |
3442 | 3609 | "type":"structure", |
3443 | 3610 | "required":[ |
|
0 commit comments