chore: update SSM default parameters (#6917)

This commit is contained in:
github-actions[bot] 2023-10-15 12:25:55 +00:00 committed by GitHub
parent ecede2168d
commit 9ed886def3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 72 additions and 0 deletions

View File

@ -5676,6 +5676,15 @@
"trustedadvisor": {
"Value": "trustedadvisor"
},
"verified-access": {
"Value": "verified-access",
"endpoint": {
"Value": "ec2.ap-northeast-1.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"verifiedpermissions": {
"Value": "verifiedpermissions",
"endpoint": {
@ -15187,6 +15196,15 @@
"trustedadvisor": {
"Value": "trustedadvisor"
},
"verified-access": {
"Value": "verified-access",
"endpoint": {
"Value": "ec2.ap-southeast-1.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"verifiedpermissions": {
"Value": "verifiedpermissions",
"endpoint": {
@ -17893,6 +17911,15 @@
"Value": "HTTPS"
}
},
"wickr": {
"Value": "wickr",
"endpoint": {
"Value": "api.messaging.wickr.ap-southeast-2.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"wisdom": {
"Value": "wisdom",
"endpoint": {
@ -34002,6 +34029,15 @@
"Value": "HTTPS"
}
},
"codecatalyst": {
"Value": "codecatalyst",
"endpoint": {
"Value": "codecatalyst.global.api.aws"
},
"protocols": {
"Value": "HTTPS"
}
},
"codecommit": {
"Value": "codecommit",
"endpoint": {

View File

@ -11440,6 +11440,15 @@
"Value": "Amazon CodeCatalyst"
},
"regions": {
"eu-west-1": {
"Value": "eu-west-1",
"endpoint": {
"Value": "codecatalyst.global.api.aws"
},
"protocols": {
"Value": "HTTPS"
}
},
"us-west-2": {
"Value": "us-west-2",
"endpoint": {
@ -59663,6 +59672,24 @@
"Value": "https://aws.amazon.com/verified-access/"
},
"regions": {
"ap-northeast-1": {
"Value": "ap-northeast-1",
"endpoint": {
"Value": "ec2.ap-northeast-1.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"ap-southeast-1": {
"Value": "ap-southeast-1",
"endpoint": {
"Value": "ec2.ap-southeast-1.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"ap-southeast-2": {
"Value": "ap-southeast-2",
"endpoint": {
@ -61494,6 +61521,15 @@
"Value": "https://aws.amazon.com/wickr/"
},
"regions": {
"ap-southeast-2": {
"Value": "ap-southeast-2",
"endpoint": {
"Value": "api.messaging.wickr.ap-southeast-2.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"ca-central-1": {
"Value": "ca-central-1",
"endpoint": {