chore: update SSM default parameters (#6445)
This commit is contained in:
parent
ed2b3430c8
commit
48bfda642a
@ -14065,6 +14065,15 @@
|
|||||||
"Value": "HTTPS"
|
"Value": "HTTPS"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"nimble": {
|
||||||
|
"Value": "nimble",
|
||||||
|
"endpoint": {
|
||||||
|
"Value": "nimble.ap-southeast-1.amazonaws.com"
|
||||||
|
},
|
||||||
|
"protocols": {
|
||||||
|
"Value": "HTTPS"
|
||||||
|
}
|
||||||
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"Value": "notifications"
|
"Value": "notifications"
|
||||||
},
|
},
|
||||||
@ -26081,6 +26090,15 @@
|
|||||||
"Value": "HTTPS"
|
"Value": "HTTPS"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"nimble": {
|
||||||
|
"Value": "nimble",
|
||||||
|
"endpoint": {
|
||||||
|
"Value": "nimble.eu-central-1.amazonaws.com"
|
||||||
|
},
|
||||||
|
"protocols": {
|
||||||
|
"Value": "HTTPS"
|
||||||
|
}
|
||||||
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"Value": "notifications"
|
"Value": "notifications"
|
||||||
},
|
},
|
||||||
@ -29235,6 +29253,15 @@
|
|||||||
"Value": "HTTPS"
|
"Value": "HTTPS"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"nimble": {
|
||||||
|
"Value": "nimble",
|
||||||
|
"endpoint": {
|
||||||
|
"Value": "nimble.eu-north-1.amazonaws.com"
|
||||||
|
},
|
||||||
|
"protocols": {
|
||||||
|
"Value": "HTTPS"
|
||||||
|
}
|
||||||
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"Value": "notifications"
|
"Value": "notifications"
|
||||||
},
|
},
|
||||||
@ -34062,6 +34089,15 @@
|
|||||||
"Value": "HTTPS"
|
"Value": "HTTPS"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"nimble": {
|
||||||
|
"Value": "nimble",
|
||||||
|
"endpoint": {
|
||||||
|
"Value": "nimble.eu-west-1.amazonaws.com"
|
||||||
|
},
|
||||||
|
"protocols": {
|
||||||
|
"Value": "HTTPS"
|
||||||
|
}
|
||||||
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"Value": "notifications"
|
"Value": "notifications"
|
||||||
},
|
},
|
||||||
@ -48436,6 +48472,15 @@
|
|||||||
"Value": "HTTPS"
|
"Value": "HTTPS"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"nimble": {
|
||||||
|
"Value": "nimble",
|
||||||
|
"endpoint": {
|
||||||
|
"Value": "nimble.us-east-2.amazonaws.com"
|
||||||
|
},
|
||||||
|
"protocols": {
|
||||||
|
"Value": "HTTPS"
|
||||||
|
}
|
||||||
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"Value": "notifications"
|
"Value": "notifications"
|
||||||
},
|
},
|
||||||
|
@ -38873,6 +38873,15 @@
|
|||||||
"Value": "HTTPS"
|
"Value": "HTTPS"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"ap-southeast-1": {
|
||||||
|
"Value": "ap-southeast-1",
|
||||||
|
"endpoint": {
|
||||||
|
"Value": "nimble.ap-southeast-1.amazonaws.com"
|
||||||
|
},
|
||||||
|
"protocols": {
|
||||||
|
"Value": "HTTPS"
|
||||||
|
}
|
||||||
|
},
|
||||||
"ap-southeast-2": {
|
"ap-southeast-2": {
|
||||||
"Value": "ap-southeast-2",
|
"Value": "ap-southeast-2",
|
||||||
"endpoint": {
|
"endpoint": {
|
||||||
@ -38891,6 +38900,33 @@
|
|||||||
"Value": "HTTPS"
|
"Value": "HTTPS"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"eu-central-1": {
|
||||||
|
"Value": "eu-central-1",
|
||||||
|
"endpoint": {
|
||||||
|
"Value": "nimble.eu-central-1.amazonaws.com"
|
||||||
|
},
|
||||||
|
"protocols": {
|
||||||
|
"Value": "HTTPS"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"eu-north-1": {
|
||||||
|
"Value": "eu-north-1",
|
||||||
|
"endpoint": {
|
||||||
|
"Value": "nimble.eu-north-1.amazonaws.com"
|
||||||
|
},
|
||||||
|
"protocols": {
|
||||||
|
"Value": "HTTPS"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"eu-west-1": {
|
||||||
|
"Value": "eu-west-1",
|
||||||
|
"endpoint": {
|
||||||
|
"Value": "nimble.eu-west-1.amazonaws.com"
|
||||||
|
},
|
||||||
|
"protocols": {
|
||||||
|
"Value": "HTTPS"
|
||||||
|
}
|
||||||
|
},
|
||||||
"eu-west-2": {
|
"eu-west-2": {
|
||||||
"Value": "eu-west-2",
|
"Value": "eu-west-2",
|
||||||
"endpoint": {
|
"endpoint": {
|
||||||
@ -38909,6 +38945,15 @@
|
|||||||
"Value": "HTTPS"
|
"Value": "HTTPS"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"us-east-2": {
|
||||||
|
"Value": "us-east-2",
|
||||||
|
"endpoint": {
|
||||||
|
"Value": "nimble.us-east-2.amazonaws.com"
|
||||||
|
},
|
||||||
|
"protocols": {
|
||||||
|
"Value": "HTTPS"
|
||||||
|
}
|
||||||
|
},
|
||||||
"us-west-2": {
|
"us-west-2": {
|
||||||
"Value": "us-west-2",
|
"Value": "us-west-2",
|
||||||
"endpoint": {
|
"endpoint": {
|
||||||
|
Loading…
Reference in New Issue
Block a user