Difference between revisions of "AWS CLI: aws cloudfront"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
* <code>[[aws cloudfront list-distributions]]</code> <ref>https://docs.aws.amazon.com/cli/latest/reference/cloudfront/index.html
 
* <code>[[aws cloudfront list-distributions]]</code> <ref>https://docs.aws.amazon.com/cli/latest/reference/cloudfront/index.html
 
</ref>
 
</ref>
 
+
https://docs.aws.amazon.com/cli/latest/reference/cloudfront/index.html
 
===create===
 
===create===
 
*<code>associate-alias</code>
 
*<code>associate-alias</code>
Line 70: Line 70:
 
*<code>list-field-level-encryption-configs</code>
 
*<code>list-field-level-encryption-configs</code>
 
*<code>list-field-level-encryption-profiles</code>
 
*<code>list-field-level-encryption-profiles</code>
*<code>list-functions</code>
+
* <code>[[list-functions]]</code>
*<code>list-invalidations</code>
+
* <code>list-invalidations</code>
*<code>list-key-groups</code>
+
* <code>list-key-groups</code>
*<code>list-origin-request-policies</code>
+
* <code>list-origin-request-policies</code>
*<code>list-public-keys</code>
+
* <code>list-public-keys</code>
*<code>list-realtime-log-configs</code>
+
* <code>list-realtime-log-configs</code>
*<code>list-streaming-distributions</code>
+
* <code>list-streaming-distributions</code>
*<code>list-tags-for-resource</code>
+
* <code>list-tags-for-resource</code>
  
 
===tag===
 
===tag===

Latest revision as of 15:36, 27 April 2022

https://docs.aws.amazon.com/cli/latest/reference/cloudfront/index.html

create[edit]

  • associate-alias
  • create-cache-policy
  • create-cloud-front-origin-access-identity
  • create-distribution
  • create-distribution-with-tags
  • create-field-level-encryption-config
  • create-field-level-encryption-profile
  • create-function
  • create-invalidation
  • create-key-group
  • create-monitoring-subscription
  • create-origin-request-policy
  • create-public-key
  • create-realtime-log-config
  • create-streaming-distribution
  • create-streaming-distribution-with-tags
  • delete-cache-policy

delete[edit]

  • delete-cloud-front-origin-access-identity
  • delete-distribution
  • delete-field-level-encryption-config
  • delete-field-level-encryption-profile
  • delete-function
  • delete-key-group
  • delete-monitoring-subscription
  • delete-origin-request-policy
  • delete-public-key
  • delete-realtime-log-config
  • delete-streaming-distribution
  • describe-function

get[edit]

  • get-cache-policy
  • get-cache-policy-config
  • get-cloud-front-origin-access-identity
  • get-cloud-front-origin-access-identity-config
  • get-distribution
  • get-distribution-config
  • get-field-level-encryption
  • get-field-level-encryption-config
  • get-field-level-encryption-profile
  • get-field-level-encryption-profile-config
  • get-function
  • get-invalidation
  • get-key-group
  • get-key-group-config
  • get-monitoring-subscription
  • get-origin-request-policy
  • get-origin-request-policy-config
  • get-public-key
  • get-public-key-config
  • get-realtime-log-config
  • get-streaming-distribution
  • get-streaming-distribution-config

list[edit]

  • list-cache-policies
  • list-cloud-front-origin-access-identities
  • list-conflicting-aliases
  • list-distributions
  • list-distributions-by-cache-policy-id
  • list-distributions-by-key-group
  • list-distributions-by-origin-request-policy-id
  • list-distributions-by-realtime-log-config
  • list-distributions-by-web-acl-id
  • list-field-level-encryption-configs
  • list-field-level-encryption-profiles
  • list-functions
  • list-invalidations
  • list-key-groups
  • list-origin-request-policies
  • list-public-keys
  • list-realtime-log-configs
  • list-streaming-distributions
  • list-tags-for-resource

tag[edit]

  • tag-resource
  • untag-resource

update[edit]

  • update-cache-policy
  • update-cloud-front-origin-access-identity
  • update-distribution
  • update-field-level-encryption-config
  • update-field-level-encryption-profile
  • update-function
  • update-key-group
  • update-origin-request-policy
  • update-public-key
  • update-realtime-log-config
  • update-streaming-distribution

others[edit]

  • wait
  • test-function
  • sign
  • publish-function

See also[edit]

  • https://docs.aws.amazon.com/cli/latest/reference/cloudfront/index.html
  • Advertising: