Skip to content

Commit

Permalink
Remove macie client following the service deprecation (#3066)
Browse files Browse the repository at this point in the history
* Remove macie client following the service deprecation
  • Loading branch information
nateprewitt authored Nov 17, 2023
1 parent db36c57 commit 75e0a40
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 1,202 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-macie-6153.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``macie``",
"description": "The macie client has been removed following the deprecation of the service."
}
32 changes: 1 addition & 31 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -10951,36 +10951,6 @@
"us-east-1" : { }
}
},
"macie" : {
"endpoints" : {
"fips-us-east-1" : {
"credentialScope" : {
"region" : "us-east-1"
},
"deprecated" : true,
"hostname" : "macie-fips.us-east-1.amazonaws.com"
},
"fips-us-west-2" : {
"credentialScope" : {
"region" : "us-west-2"
},
"deprecated" : true,
"hostname" : "macie-fips.us-west-2.amazonaws.com"
},
"us-east-1" : {
"variants" : [ {
"hostname" : "macie-fips.us-east-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-west-2" : {
"variants" : [ {
"hostname" : "macie-fips.us-west-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
}
}
},
"macie2" : {
"endpoints" : {
"af-south-1" : { },
Expand Down Expand Up @@ -26128,4 +26098,4 @@
"services" : { }
} ],
"version" : 3
}
}
314 changes: 0 additions & 314 deletions botocore/data/macie/2017-12-19/endpoint-rule-set-1.json

This file was deleted.

5 changes: 0 additions & 5 deletions botocore/data/macie/2017-12-19/examples-1.json

This file was deleted.

16 changes: 0 additions & 16 deletions botocore/data/macie/2017-12-19/paginators-1.json

This file was deleted.

Loading

0 comments on commit 75e0a40

Please sign in to comment.