|
102 | 102 | "output":{"shape":"CreateIPSetResponse"},
|
103 | 103 | "errors":[
|
104 | 104 | {"shape":"BadRequestException"},
|
105 |
| - {"shape":"InternalServerErrorException"} |
| 105 | + {"shape":"InternalServerErrorException"}, |
| 106 | + {"shape":"AccessDeniedException"} |
106 | 107 | ],
|
107 | 108 | "documentation":"<p>Creates a new IPSet, which is called a trusted IP list in the console user interface. An IPSet is a list of IP addresses that are trusted for secure communication with Amazon Web Services infrastructure and applications. GuardDuty doesn't generate findings for IP addresses that are included in IPSets. Only users from the administrator account can use this operation.</p>"
|
108 | 109 | },
|
|
179 | 180 | "output":{"shape":"CreateThreatIntelSetResponse"},
|
180 | 181 | "errors":[
|
181 | 182 | {"shape":"BadRequestException"},
|
182 |
| - {"shape":"InternalServerErrorException"} |
| 183 | + {"shape":"InternalServerErrorException"}, |
| 184 | + {"shape":"AccessDeniedException"} |
183 | 185 | ],
|
184 | 186 | "documentation":"<p>Creates a new ThreatIntelSet. ThreatIntelSets consist of known malicious IP addresses. GuardDuty generates findings based on ThreatIntelSets. Only users of the administrator account can use this operation.</p>"
|
185 | 187 | },
|
|
1045 | 1047 | "output":{"shape":"UpdateIPSetResponse"},
|
1046 | 1048 | "errors":[
|
1047 | 1049 | {"shape":"BadRequestException"},
|
1048 |
| - {"shape":"InternalServerErrorException"} |
| 1050 | + {"shape":"InternalServerErrorException"}, |
| 1051 | + {"shape":"AccessDeniedException"} |
1049 | 1052 | ],
|
1050 | 1053 | "documentation":"<p>Updates the IPSet specified by the IPSet ID.</p>"
|
1051 | 1054 | },
|
|
1136 | 1139 | "output":{"shape":"UpdateThreatIntelSetResponse"},
|
1137 | 1140 | "errors":[
|
1138 | 1141 | {"shape":"BadRequestException"},
|
1139 |
| - {"shape":"InternalServerErrorException"} |
| 1142 | + {"shape":"InternalServerErrorException"}, |
| 1143 | + {"shape":"AccessDeniedException"} |
1140 | 1144 | ],
|
1141 | 1145 | "documentation":"<p>Updates the ThreatIntelSet specified by the ThreatIntelSet ID.</p>"
|
1142 | 1146 | }
|
|
2566 | 2570 | "shape":"TagMap",
|
2567 | 2571 | "documentation":"<p>The tags to be added to a new IP set resource.</p>",
|
2568 | 2572 | "locationName":"tags"
|
| 2573 | + }, |
| 2574 | + "ExpectedBucketOwner":{ |
| 2575 | + "shape":"AccountId", |
| 2576 | + "documentation":"<p>The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the <b>location</b> parameter.</p>", |
| 2577 | + "locationName":"expectedBucketOwner" |
2569 | 2578 | }
|
2570 | 2579 | }
|
2571 | 2580 | },
|
|
2793 | 2802 | "shape":"TagMap",
|
2794 | 2803 | "documentation":"<p>The tags to be added to a new threat list resource.</p>",
|
2795 | 2804 | "locationName":"tags"
|
| 2805 | + }, |
| 2806 | + "ExpectedBucketOwner":{ |
| 2807 | + "shape":"AccountId", |
| 2808 | + "documentation":"<p>The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the <b>location</b> parameter.</p>", |
| 2809 | + "locationName":"expectedBucketOwner" |
2796 | 2810 | }
|
2797 | 2811 | }
|
2798 | 2812 | },
|
|
4864 | 4878 | "shape":"TagMap",
|
4865 | 4879 | "documentation":"<p>The tags of the IPSet resource.</p>",
|
4866 | 4880 | "locationName":"tags"
|
| 4881 | + }, |
| 4882 | + "ExpectedBucketOwner":{ |
| 4883 | + "shape":"AccountId", |
| 4884 | + "documentation":"<p>The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the <b>location</b> parameter. This field appears in the response only if it was provided during IPSet creation or update.</p>", |
| 4885 | + "locationName":"expectedBucketOwner" |
4867 | 4886 | }
|
4868 | 4887 | }
|
4869 | 4888 | },
|
|
5166 | 5185 | "shape":"TagMap",
|
5167 | 5186 | "documentation":"<p>The tags of the threat list resource.</p>",
|
5168 | 5187 | "locationName":"tags"
|
| 5188 | + }, |
| 5189 | + "ExpectedBucketOwner":{ |
| 5190 | + "shape":"AccountId", |
| 5191 | + "documentation":"<p>The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the <b>location</b> parameter. This field appears in the response only if it was provided during ThreatIntelSet creation or update.</p>", |
| 5192 | + "locationName":"expectedBucketOwner" |
5169 | 5193 | }
|
5170 | 5194 | }
|
5171 | 5195 | },
|
|
9928 | 9952 | "shape":"Boolean",
|
9929 | 9953 | "documentation":"<p>The updated Boolean value that specifies whether the IPSet is active or not.</p>",
|
9930 | 9954 | "locationName":"activate"
|
| 9955 | + }, |
| 9956 | + "ExpectedBucketOwner":{ |
| 9957 | + "shape":"AccountId", |
| 9958 | + "documentation":"<p>The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the <b>location</b> parameter.</p>", |
| 9959 | + "locationName":"expectedBucketOwner" |
9931 | 9960 | }
|
9932 | 9961 | }
|
9933 | 9962 | },
|
|
10156 | 10185 | "shape":"Boolean",
|
10157 | 10186 | "documentation":"<p>The updated Boolean value that specifies whether the ThreateIntelSet is active or not.</p>",
|
10158 | 10187 | "locationName":"activate"
|
| 10188 | + }, |
| 10189 | + "ExpectedBucketOwner":{ |
| 10190 | + "shape":"AccountId", |
| 10191 | + "documentation":"<p>The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the <b>location</b> parameter.</p>", |
| 10192 | + "locationName":"expectedBucketOwner" |
10159 | 10193 | }
|
10160 | 10194 | }
|
10161 | 10195 | },
|
|
0 commit comments