|
494 | 494 | {"shape":"BadRequestException"},
|
495 | 495 | {"shape":"InternalServerErrorException"}
|
496 | 496 | ],
|
497 |
| - "documentation":"<p>Lists Amazon GuardDuty findings statistics for the specified detector ID.</p>" |
| 497 | + "documentation":"<p>Lists Amazon GuardDuty findings statistics for the specified detector ID.</p> <p>There might be regional differences because some flags might not be available in all the Regions where GuardDuty is currently supported. For more information, see <a href=\"https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_regions.html\">Regions and endpoints</a>.</p>" |
498 | 498 | },
|
499 | 499 | "GetIPSet":{
|
500 | 500 | "name":"GetIPSet",
|
|
720 | 720 | {"shape":"BadRequestException"},
|
721 | 721 | {"shape":"InternalServerErrorException"}
|
722 | 722 | ],
|
723 |
| - "documentation":"<p>Lists Amazon GuardDuty findings for the specified detector ID.</p>" |
| 723 | + "documentation":"<p>Lists GuardDuty findings for the specified detector ID.</p> <p>There might be regional differences because some flags might not be available in all the Regions where GuardDuty is currently supported. For more information, see <a href=\"https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_regions.html\">Regions and endpoints</a>.</p>" |
724 | 724 | },
|
725 | 725 | "ListIPSets":{
|
726 | 726 | "name":"ListIPSets",
|
|
934 | 934 | {"shape":"BadRequestException"},
|
935 | 935 | {"shape":"InternalServerErrorException"}
|
936 | 936 | ],
|
937 |
| - "documentation":"<p>Updates the Amazon GuardDuty detector specified by the detectorId.</p> <p>There might be regional differences because some data sources might not be available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more information, see <a href=\"https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_regions.html\">Regions and endpoints</a>.</p>" |
| 937 | + "documentation":"<p>Updates the GuardDuty detector specified by the detectorId.</p> <p>There might be regional differences because some data sources might not be available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more information, see <a href=\"https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_regions.html\">Regions and endpoints</a>.</p>" |
938 | 938 | },
|
939 | 939 | "UpdateFilter":{
|
940 | 940 | "name":"UpdateFilter",
|
|
3567 | 3567 | "Email":{
|
3568 | 3568 | "type":"string",
|
3569 | 3569 | "max":64,
|
3570 |
| - "min":1 |
| 3570 | + "min":1, |
| 3571 | + "sensitive":true |
3571 | 3572 | },
|
3572 | 3573 | "EnableOrganizationAdminAccountRequest":{
|
3573 | 3574 | "type":"structure",
|
|
5686 | 5687 | "type":"structure",
|
5687 | 5688 | "members":{
|
5688 | 5689 | "IpAddressV4":{
|
5689 |
| - "shape":"String", |
| 5690 | + "shape":"SensitiveString", |
5690 | 5691 | "documentation":"<p>The IPv4 local address of the connection.</p>",
|
5691 | 5692 | "locationName":"ipAddressV4"
|
5692 | 5693 | }
|
|
6089 | 6090 | "locationName":"privateDnsName"
|
6090 | 6091 | },
|
6091 | 6092 | "PrivateIpAddress":{
|
6092 |
| - "shape":"String", |
| 6093 | + "shape":"SensitiveString", |
6093 | 6094 | "documentation":"<p>The private IP address of the EC2 instance.</p>",
|
6094 | 6095 | "locationName":"privateIpAddress"
|
6095 | 6096 | },
|
|
6658 | 6659 | "locationName":"privateDnsName"
|
6659 | 6660 | },
|
6660 | 6661 | "PrivateIpAddress":{
|
6661 |
| - "shape":"String", |
| 6662 | + "shape":"SensitiveString", |
6662 | 6663 | "documentation":"<p>The private IP address of the EC2 instance.</p>",
|
6663 | 6664 | "locationName":"privateIpAddress"
|
6664 | 6665 | }
|
|
6916 | 6917 | "locationName":"geoLocation"
|
6917 | 6918 | },
|
6918 | 6919 | "IpAddressV4":{
|
6919 |
| - "shape":"String", |
| 6920 | + "shape":"SensitiveString", |
6920 | 6921 | "documentation":"<p>The IPv4 remote address of the connection.</p>",
|
6921 | 6922 | "locationName":"ipAddressV4"
|
6922 | 6923 | },
|
|
7568 | 7569 | "type":"list",
|
7569 | 7570 | "member":{"shape":"SecurityGroup"}
|
7570 | 7571 | },
|
| 7572 | + "SensitiveString":{ |
| 7573 | + "type":"string", |
| 7574 | + "sensitive":true |
| 7575 | + }, |
7571 | 7576 | "Service":{
|
7572 | 7577 | "type":"structure",
|
7573 | 7578 | "members":{
|
|
0 commit comments