When passing UpdateGraphqlApiRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
api_id: "String", name: "String", log_config: {
field_log_level: "NONE", cloud_watch_logs_role_arn: "String", exclude_verbose_content: false,
},
authentication_type: "API_KEY", user_pool_config: {
user_pool_id: "String", aws_region: "String", default_action: "ALLOW", app_id_client_regex: "String",
},
open_id_connect_config: {
issuer: "String", client_id: "String",
iat_ttl: 1,
auth_ttl: 1,
},
additional_authentication_providers: [
{
authentication_type: "API_KEY", open_id_connect_config: {
issuer: "String", client_id: "String",
iat_ttl: 1,
auth_ttl: 1,
},
user_pool_config: {
user_pool_id: "String", aws_region: "String", app_id_client_regex: "String",
},
},
],
xray_enabled: false,
}
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4