chore: update SSM default parameters (#6917)
This commit is contained in:
parent
ecede2168d
commit
9ed886def3
@ -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": {
|
||||
|
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user