Impact on policy after deleting IAM user

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP












5















I have created one IAM User named "test" with S3 and Glacier Permission.



Now with user "test" i created one life cycle policy to move data from S3 to Glacier at every 5 days.



Now, i delete IAM user "test" because i don't need it anymore.



So my question here is, After deleting user "test", S3 Life cycle policy will work or not? OR will there be any impact on life cycle policy?










share|improve this question


























    5















    I have created one IAM User named "test" with S3 and Glacier Permission.



    Now with user "test" i created one life cycle policy to move data from S3 to Glacier at every 5 days.



    Now, i delete IAM user "test" because i don't need it anymore.



    So my question here is, After deleting user "test", S3 Life cycle policy will work or not? OR will there be any impact on life cycle policy?










    share|improve this question
























      5












      5








      5


      1






      I have created one IAM User named "test" with S3 and Glacier Permission.



      Now with user "test" i created one life cycle policy to move data from S3 to Glacier at every 5 days.



      Now, i delete IAM user "test" because i don't need it anymore.



      So my question here is, After deleting user "test", S3 Life cycle policy will work or not? OR will there be any impact on life cycle policy?










      share|improve this question














      I have created one IAM User named "test" with S3 and Glacier Permission.



      Now with user "test" i created one life cycle policy to move data from S3 to Glacier at every 5 days.



      Now, i delete IAM user "test" because i don't need it anymore.



      So my question here is, After deleting user "test", S3 Life cycle policy will work or not? OR will there be any impact on life cycle policy?







      amazon-web-services amazon-s3 aws-iam






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Feb 1 at 8:09









      JayJay

      1046




      1046




















          2 Answers
          2






          active

          oldest

          votes


















          5















          S3 Life cycle policy will remain and working as it is.




          When you use the AWS Management Console to delete an IAM user, IAM automatically deletes the following information for user:



          • The user Any group memberships.

          • The user is removed from any IAM groups.

          • That the user was a member of Any password associated with the user


          • Any access keys belonging to the user.


          • All inline policies embedded in the user (policies that are applied
            to a user via group permissions are not affected)





          share|improve this answer
































            4














            The policy will still exist.



            The documentation lists what is deleted when a user is deleted, any resources that the user has created will persist.






            share|improve this answer






















              Your Answer








              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "674"
              ;
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function()
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled)
              StackExchange.using("snippets", function()
              createEditor();
              );

              else
              createEditor();

              );

              function createEditor()
              StackExchange.prepareEditor(
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: false,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              bindNavPrevention: true,
              postfix: "",
              imageUploader:
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              ,
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              );



              );













              draft saved

              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdevops.stackexchange.com%2fquestions%2f6191%2fimpact-on-policy-after-deleting-iam-user%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              5















              S3 Life cycle policy will remain and working as it is.




              When you use the AWS Management Console to delete an IAM user, IAM automatically deletes the following information for user:



              • The user Any group memberships.

              • The user is removed from any IAM groups.

              • That the user was a member of Any password associated with the user


              • Any access keys belonging to the user.


              • All inline policies embedded in the user (policies that are applied
                to a user via group permissions are not affected)





              share|improve this answer





























                5















                S3 Life cycle policy will remain and working as it is.




                When you use the AWS Management Console to delete an IAM user, IAM automatically deletes the following information for user:



                • The user Any group memberships.

                • The user is removed from any IAM groups.

                • That the user was a member of Any password associated with the user


                • Any access keys belonging to the user.


                • All inline policies embedded in the user (policies that are applied
                  to a user via group permissions are not affected)





                share|improve this answer



























                  5












                  5








                  5








                  S3 Life cycle policy will remain and working as it is.




                  When you use the AWS Management Console to delete an IAM user, IAM automatically deletes the following information for user:



                  • The user Any group memberships.

                  • The user is removed from any IAM groups.

                  • That the user was a member of Any password associated with the user


                  • Any access keys belonging to the user.


                  • All inline policies embedded in the user (policies that are applied
                    to a user via group permissions are not affected)





                  share|improve this answer
















                  S3 Life cycle policy will remain and working as it is.




                  When you use the AWS Management Console to delete an IAM user, IAM automatically deletes the following information for user:



                  • The user Any group memberships.

                  • The user is removed from any IAM groups.

                  • That the user was a member of Any password associated with the user


                  • Any access keys belonging to the user.


                  • All inline policies embedded in the user (policies that are applied
                    to a user via group permissions are not affected)






                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited Feb 1 at 10:18









                  Jay

                  1046




                  1046










                  answered Feb 1 at 10:04









                  SubhashSubhash

                  4968




                  4968





















                      4














                      The policy will still exist.



                      The documentation lists what is deleted when a user is deleted, any resources that the user has created will persist.






                      share|improve this answer



























                        4














                        The policy will still exist.



                        The documentation lists what is deleted when a user is deleted, any resources that the user has created will persist.






                        share|improve this answer

























                          4












                          4








                          4







                          The policy will still exist.



                          The documentation lists what is deleted when a user is deleted, any resources that the user has created will persist.






                          share|improve this answer













                          The policy will still exist.



                          The documentation lists what is deleted when a user is deleted, any resources that the user has created will persist.







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Feb 1 at 8:37









                          BriansbumBriansbum

                          899311




                          899311



























                              draft saved

                              draft discarded
















































                              Thanks for contributing an answer to DevOps Stack Exchange!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid


                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.

                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdevops.stackexchange.com%2fquestions%2f6191%2fimpact-on-policy-after-deleting-iam-user%23new-answer', 'question_page');

                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown






                              Popular posts from this blog

                              How to check contact read email or not when send email to Individual?

                              Bahrain

                              Postfix configuration issue with fips on centos 7; mailgun relay