Difference between revisions of "Aws apigateway"
Jump to navigation
Jump to search
↑ https://docs.aws.amazon.com/cli/latest/reference/apigateway/index.html
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | + | * https://docs.aws.amazon.com/cli/latest/reference/apigateway/index.html | |
+ | |||
<ref>https://docs.aws.amazon.com/cli/latest/reference/apigateway/index.html</ref> | <ref>https://docs.aws.amazon.com/cli/latest/reference/apigateway/index.html</ref> | ||
− | *<code>get-api-keys</code> | + | * <code>[[aws apigateway get-rest-apis]]</code> |
− | + | * <code>get-api-keys</code> | |
− | *<code>create-api-key</code> | + | * <code>[[aws apigateway create-api-key]]</code> |
+ | * <code>create-authorizer</code> | ||
− | + | == All commands == | |
+ | <pre> | ||
+ | create-api-key | ||
+ | create-authorizer | ||
+ | create-base-path-mapping | ||
+ | create-deployment | ||
+ | create-documentation-part | ||
+ | create-documentation-version | ||
+ | create-domain-name | ||
+ | create-model | ||
+ | create-request-validator | ||
+ | create-resource | ||
+ | create-rest-api | ||
+ | create-stage | ||
+ | create-usage-plan | ||
+ | create-usage-plan-key | ||
+ | create-vpc-link | ||
+ | delete-api-key | ||
+ | delete-authorizer | ||
+ | delete-base-path-mapping | ||
+ | delete-client-certificate | ||
+ | delete-deployment | ||
+ | delete-documentation-part | ||
+ | delete-documentation-version | ||
+ | delete-domain-name | ||
+ | delete-gateway-response | ||
+ | delete-integration | ||
+ | delete-integration-response | ||
+ | delete-method | ||
+ | delete-method-response | ||
+ | delete-model | ||
+ | delete-request-validator | ||
+ | delete-resource | ||
+ | delete-rest-api | ||
+ | delete-stage | ||
+ | delete-usage-plan | ||
+ | delete-usage-plan-key | ||
+ | delete-vpc-link | ||
+ | flush-stage-authorizers-cache | ||
+ | flush-stage-cache | ||
+ | generate-client-certificate | ||
+ | get-account | ||
+ | get-api-key | ||
+ | get-api-keys | ||
+ | get-authorizer | ||
+ | get-authorizers | ||
+ | get-base-path-mapping | ||
+ | get-base-path-mappings | ||
+ | get-client-certificate | ||
+ | get-client-certificates | ||
+ | get-deployment | ||
+ | get-deployments | ||
+ | get-documentation-part | ||
+ | get-documentation-parts | ||
+ | get-documentation-version | ||
+ | get-documentation-versions | ||
+ | get-domain-name | ||
+ | get-domain-names | ||
+ | get-export | ||
+ | get-gateway-response | ||
+ | get-gateway-responses | ||
+ | get-integration | ||
+ | get-integration-response | ||
+ | get-method | ||
+ | get-method-response | ||
+ | get-model | ||
+ | get-model-template | ||
+ | get-models | ||
+ | get-request-validator | ||
+ | get-request-validators | ||
+ | get-resource | ||
+ | get-resources | ||
+ | get-rest-api | ||
+ | get-rest-apis | ||
+ | get-sdk | ||
+ | get-sdk-type | ||
+ | get-sdk-types | ||
+ | get-stage | ||
+ | get-stages | ||
+ | get-tags | ||
+ | get-usage | ||
+ | get-usage-plan | ||
+ | get-usage-plan-key | ||
+ | get-usage-plan-keys | ||
+ | get-usage-plans | ||
+ | get-vpc-link | ||
+ | get-vpc-links | ||
+ | import-api-keys | ||
+ | import-documentation-parts | ||
+ | import-rest-api | ||
+ | put-gateway-response | ||
+ | put-integration | ||
+ | put-integration-response | ||
+ | put-method | ||
+ | put-method-response | ||
+ | put-rest-api | ||
+ | tag-resource | ||
+ | test-invoke-authorizer | ||
+ | test-invoke-method | ||
+ | untag-resource | ||
+ | update-account | ||
+ | update-api-key | ||
+ | update-authorizer | ||
+ | update-base-path-mapping | ||
+ | update-client-certificate | ||
+ | update-deployment | ||
+ | update-documentation-part | ||
+ | update-documentation-version | ||
+ | update-domain-name | ||
+ | update-gateway-response | ||
+ | update-integration | ||
+ | update-integration-response | ||
+ | update-method | ||
+ | update-method-response | ||
+ | update-model | ||
+ | update-request-validator | ||
+ | update-resource | ||
+ | update-rest-api | ||
+ | update-stage | ||
+ | update-usage | ||
+ | update-usage-plan | ||
+ | update-vpc-link | ||
+ | </pre> | ||
==Related terms== | ==Related terms== | ||
− | *<code>[[aws list all]]</code> | + | * <code>[[aws list all]]</code> |
+ | * [[Terraform]]: <code>[[aws_api_gateway_rest_api]]</code> | ||
+ | * [[Terraform]]: <code>[[aws_nat_gateway]]</code> | ||
+ | * <code>[[aws apigatewayv2]]</code> | ||
==See also== | ==See also== | ||
− | *{{aws apigateway}} | + | * {{aws apigateway}} |
[[Category:AWS]] | [[Category:AWS]] |
Latest revision as of 14:19, 30 November 2021
aws apigateway get-rest-apis
get-api-keys
aws apigateway create-api-key
create-authorizer
All commands[edit]
create-api-key create-authorizer create-base-path-mapping create-deployment create-documentation-part create-documentation-version create-domain-name create-model create-request-validator create-resource create-rest-api create-stage create-usage-plan create-usage-plan-key create-vpc-link delete-api-key delete-authorizer delete-base-path-mapping delete-client-certificate delete-deployment delete-documentation-part delete-documentation-version delete-domain-name delete-gateway-response delete-integration delete-integration-response delete-method delete-method-response delete-model delete-request-validator delete-resource delete-rest-api delete-stage delete-usage-plan delete-usage-plan-key delete-vpc-link flush-stage-authorizers-cache flush-stage-cache generate-client-certificate get-account get-api-key get-api-keys get-authorizer get-authorizers get-base-path-mapping get-base-path-mappings get-client-certificate get-client-certificates get-deployment get-deployments get-documentation-part get-documentation-parts get-documentation-version get-documentation-versions get-domain-name get-domain-names get-export get-gateway-response get-gateway-responses get-integration get-integration-response get-method get-method-response get-model get-model-template get-models get-request-validator get-request-validators get-resource get-resources get-rest-api get-rest-apis get-sdk get-sdk-type get-sdk-types get-stage get-stages get-tags get-usage get-usage-plan get-usage-plan-key get-usage-plan-keys get-usage-plans get-vpc-link get-vpc-links import-api-keys import-documentation-parts import-rest-api put-gateway-response put-integration put-integration-response put-method put-method-response put-rest-api tag-resource test-invoke-authorizer test-invoke-method untag-resource update-account update-api-key update-authorizer update-base-path-mapping update-client-certificate update-deployment update-documentation-part update-documentation-version update-domain-name update-gateway-response update-integration update-integration-response update-method update-method-response update-model update-request-validator update-resource update-rest-api update-stage update-usage update-usage-plan update-vpc-link
Related terms[edit]
See also[edit]
Advertising: